OSDN Git Service

sax_test.hpp Add.
authorMyun2 <myun2@nwhite.info>
Sun, 10 Oct 2010 15:24:25 +0000 (00:24 +0900)
committerMyun2 <myun2@nwhite.info>
Sun, 10 Oct 2010 15:24:25 +0000 (00:24 +0900)
roast/test/lexical_test/roast_xml/sax_test.hpp [new file with mode: 0644]

diff --git a/roast/test/lexical_test/roast_xml/sax_test.hpp b/roast/test/lexical_test/roast_xml/sax_test.hpp
new file mode 100644 (file)
index 0000000..857956b
--- /dev/null
@@ -0,0 +1,5 @@
+#include "roast/xml/roast_xml/sax.hpp"
+
+using namespace std;
+using namespace roast;
+using namespace roast::roast_xml;