summaryrefslogtreecommitdiffstats
path: root/src/fig/FIG0.cpp
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2016-09-30 16:13:12 +0200
committerMatthias P. Braendli <matthias.braendli@mpb.li>2016-09-30 16:14:43 +0200
commit0360110bfb7320f3310737b6b75da5f8cd96edb9 (patch)
tree18a5f2572c79ce96af1a88b27f1f11d3782eaeed /src/fig/FIG0.cpp
parent72374f4ba67a8330d197bc3c91dc6a44fa16a69c (diff)
downloaddabmux-0360110bfb7320f3310737b6b75da5f8cd96edb9.tar.gz
dabmux-0360110bfb7320f3310737b6b75da5f8cd96edb9.tar.bz2
dabmux-0360110bfb7320f3310737b6b75da5f8cd96edb9.zip
Move FIG0 structures to separate file
Diffstat (limited to 'src/fig/FIG0.cpp')
-rw-r--r--src/fig/FIG0.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fig/FIG0.cpp b/src/fig/FIG0.cpp
index 4233b5b..bb08fac 100644
--- a/src/fig/FIG0.cpp
+++ b/src/fig/FIG0.cpp
@@ -3,7 +3,7 @@
2011, 2012 Her Majesty the Queen in Right of Canada (Communications
Research Center Canada)
- Copyright (C) 2015, 2016
+ Copyright (C) 2016
Matthias P. Braendli, matthias.braendli@mpb.li
Implementation of FIG0
@@ -26,6 +26,7 @@
*/
#include "fig/FIG0.h"
+#include "fig/FIG0structs.h"
#include "utils.h"
namespace FIC {