summaryrefslogtreecommitdiffstats
path: root/src/opt/fxu/fxuPair.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/opt/fxu/fxuPair.c')
-rw-r--r--src/opt/fxu/fxuPair.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/opt/fxu/fxuPair.c b/src/opt/fxu/fxuPair.c
index 62cc792b..d040abe9 100644
--- a/src/opt/fxu/fxuPair.c
+++ b/src/opt/fxu/fxuPair.c
@@ -18,6 +18,9 @@
#include "fxuInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -553,3 +556,5 @@ void Fxu_PairAdd( Fxu_Pair * pPair )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+