summaryrefslogtreecommitdiffstats
path: root/src/map/cov/covMinMan.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/map/cov/covMinMan.c')
-rw-r--r--src/map/cov/covMinMan.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/cov/covMinMan.c b/src/map/cov/covMinMan.c
index 74aa2e8c..12a9e573 100644
--- a/src/map/cov/covMinMan.c
+++ b/src/map/cov/covMinMan.c
@@ -20,6 +20,9 @@
#include "covInt.h"
+ABC_NAMESPACE_IMPL_START
+
+
////////////////////////////////////////////////////////////////////////
/// DECLARATIONS ///
////////////////////////////////////////////////////////////////////////
@@ -111,3 +114,5 @@ void Min_ManFree( Min_Man_t * p )
////////////////////////////////////////////////////////////////////////
+ABC_NAMESPACE_IMPL_END
+