diff options
Diffstat (limited to 'src/map/super/superWrite.c')
-rw-r--r-- | src/map/super/superWrite.c | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/map/super/superWrite.c b/src/map/super/superWrite.c index 395ef145..b8d14837 100644 --- a/src/map/super/superWrite.c +++ b/src/map/super/superWrite.c @@ -18,6 +18,9 @@ #include "superInt.h" +ABC_NAMESPACE_IMPL_START + + /* One record in the supergate library file consists of: @@ -74,3 +77,5 @@ //////////////////////////////////////////////////////////////////////// +ABC_NAMESPACE_IMPL_END + |