aboutsummaryrefslogtreecommitdiffstats
path: root/include/encfiltmgr.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/encfiltmgr.h')
-rw-r--r--include/encfiltmgr.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/encfiltmgr.h b/include/encfiltmgr.h
index f082b98..cd07e34 100644
--- a/include/encfiltmgr.h
+++ b/include/encfiltmgr.h
@@ -24,6 +24,7 @@
#include <swfiltermgr.h>
+SWORD_NAMESPACE_START
/** This class is like a normal @ref SWMgr,
* but you can additonally specify which encoding
@@ -82,4 +83,5 @@ public:
virtual void AddEncodingFilters(SWModule *module, ConfigEntMap &section);
};
+SWORD_NAMESPACE_END
#endif