summaryrefslogtreecommitdiffstats
path: root/src/misc/mvc/mvcOpBool.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/mvc/mvcOpBool.c')
-rw-r--r--src/misc/mvc/mvcOpBool.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/misc/mvc/mvcOpBool.c b/src/misc/mvc/mvcOpBool.c
index 0b34f1de..32339dfe 100644
--- a/src/misc/mvc/mvcOpBool.c
+++ b/src/misc/mvc/mvcOpBool.c
@@ -18,6 +18,9 @@
#include "mvc.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -149,3 +152,5 @@ Mvc_CoverPrint( pSharp );
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+