aboutsummaryrefslogtreecommitdiffstats
path: root/include/thmlstrongs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/thmlstrongs.h')
-rw-r--r--include/thmlstrongs.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/thmlstrongs.h b/include/thmlstrongs.h
index 2b37d87..4b8ca7b 100644
--- a/include/thmlstrongs.h
+++ b/include/thmlstrongs.h
@@ -25,6 +25,8 @@
#include <defs.h>
+SWORD_NAMESPACE_START
+
/** This Filter shows/hides strong's numbers in a ThML text
*/
class SWDLLEXPORT ThMLStrongs:public SWFilter
@@ -55,4 +57,5 @@ public:
}
};
+SWORD_NAMESPACE_END
#endif