summaryrefslogtreecommitdiffstats
path: root/src/opt/fxu/fxuList.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/fxu/fxuList.c')
-rw-r--r--src/opt/fxu/fxuList.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/opt/fxu/fxuList.c b/src/opt/fxu/fxuList.c
index 52995804..7a7f27c8 100644
--- a/src/opt/fxu/fxuList.c
+++ b/src/opt/fxu/fxuList.c
@@ -18,6 +18,9 @@
#include "fxuInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -520,3 +523,5 @@ void Fxu_ListDoubleAddPairPlace( Fxu_Double * pDiv, Fxu_Pair * pPair, Fxu_Pair *
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+