summaryrefslogtreecommitdiffstats
path: root/src/base/ver/verParse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/ver/verParse.c')
-rw-r--r--src/base/ver/verParse.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/base/ver/verParse.c b/src/base/ver/verParse.c
index c38399f2..553d0348 100644
--- a/src/base/ver/verParse.c
+++ b/src/base/ver/verParse.c
@@ -20,6 +20,9 @@
#include "ver.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -124,3 +127,5 @@ char * Ver_ParseGetName( Ver_Man_t * pMan )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+