summaryrefslogtreecommitdiffstats
path: root/src/misc/mvc/mvcSort.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/misc/mvc/mvcSort.c')
-rw-r--r--src/misc/mvc/mvcSort.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/misc/mvc/mvcSort.c b/src/misc/mvc/mvcSort.c
index 3c975cb3..7382512a 100644
--- a/src/misc/mvc/mvcSort.c
+++ b/src/misc/mvc/mvcSort.c
@@ -18,6 +18,9 @@
#include "mvc.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -139,3 +142,5 @@ Mvc_Cube_t * Mvc_CoverSortMerge( Mvc_Cube_t * pList1, Mvc_Cube_t * pList2, Mvc_C
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+