summaryrefslogtreecommitdiff
path: root/zenXml/zenxml/io.h
diff options
context:
space:
mode:
Diffstat (limited to 'zenXml/zenxml/io.h')
-rwxr-xr-xzenXml/zenxml/io.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/zenXml/zenxml/io.h b/zenXml/zenxml/io.h
index 1361d865..6d5a21d5 100755
--- a/zenXml/zenxml/io.h
+++ b/zenXml/zenxml/io.h
@@ -13,6 +13,7 @@
#include <zen/utf.h>
#include "error.h"
+
namespace zen
{
/**
bgstack15