OSDN Git Service

xml/sgml/sgml.hpp Add.
authormyun2 <myun2@nwhite.info>
Wed, 30 May 2012 06:06:27 +0000 (15:06 +0900)
committermyun2 <myun2@nwhite.info>
Wed, 30 May 2012 06:06:27 +0000 (15:06 +0900)
roast/include/roast/xml/sgml/sgml.hpp [new file with mode: 0644]

diff --git a/roast/include/roast/xml/sgml/sgml.hpp b/roast/include/roast/xml/sgml/sgml.hpp
new file mode 100644 (file)
index 0000000..6412d7c
--- /dev/null
@@ -0,0 +1,16 @@
+//     Roast+ License
+
+/*
+*/
+#ifndef __SFJP_ROAST__xml__sgml__sgml_HPP__
+#define __SFJP_ROAST__xml__sgml__sgml_HPP__
+
+namespace roast
+{
+       namespace sgml
+       {
+
+       }
+}
+
+#endif//__SFJP_ROAST__xml__sgml__sgml_HPP__