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-10-02 12:38:24 +0200
commitbbc588c731dc16c6245ad7063bac5d141086a315 (patch)
tree6af4cdfb7c620ad87e1a815173241868138a7529 /src/fig/FIG0.cpp
parent9bcd309e3812263a11ee13d7999e85c4e6a48ebd (diff)
downloaddabmux-bbc588c731dc16c6245ad7063bac5d141086a315.tar.gz
dabmux-bbc588c731dc16c6245ad7063bac5d141086a315.tar.bz2
dabmux-bbc588c731dc16c6245ad7063bac5d141086a315.zip
Move FIG0 structures to separate file
(cherry picked from commit 0360110bfb7320f3310737b6b75da5f8cd96edb9)
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 03fb00c..08867c8 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 {