summaryrefslogtreecommitdiffstats
path: root/src/misc/mvc/mvcCube.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/mvc/mvcCube.c')
-rw-r--r--src/misc/mvc/mvcCube.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/misc/mvc/mvcCube.c b/src/misc/mvc/mvcCube.c
index 9ccdb427..355c0b56 100644
--- a/src/misc/mvc/mvcCube.c
+++ b/src/misc/mvc/mvcCube.c
@@ -18,6 +18,9 @@
#include "mvc.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -173,3 +176,5 @@ void Mvc_CubeBitRemoveDcs( Mvc_Cube_t * pCube )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+