aboutsummaryrefslogtreecommitdiffstats
path: root/include/utf8hebrewpoints.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/utf8hebrewpoints.h')
-rw-r--r--include/utf8hebrewpoints.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/utf8hebrewpoints.h b/include/utf8hebrewpoints.h
index 288500c..8e2b566 100644
--- a/include/utf8hebrewpoints.h
+++ b/include/utf8hebrewpoints.h
@@ -24,6 +24,8 @@
#include <defs.h>
+SWORD_NAMESPACE_START
+
/** This Filter shows/hides Hebrew vowel points in UTF8 text
*/
class SWDLLEXPORT UTF8HebrewPoints:public SWFilter
@@ -54,4 +56,5 @@ public:
}
};
+SWORD_NAMESPACE_END
#endif