OSDN Git Service

lexical2/lexical.hpp Add.
authormyun2 <myun2@nwhite.info>
Mon, 11 Jun 2012 04:21:12 +0000 (13:21 +0900)
committermyun2 <myun2@nwhite.info>
Mon, 11 Jun 2012 04:21:12 +0000 (13:21 +0900)
roast/include/roast/lexical2/lexical.hpp [new file with mode: 0644]

diff --git a/roast/include/roast/lexical2/lexical.hpp b/roast/include/roast/lexical2/lexical.hpp
new file mode 100644 (file)
index 0000000..6afe8ea
--- /dev/null
@@ -0,0 +1,10 @@
+//     Roast+ License
+/*
+*/
+#ifndef __SFJP_ROAST__lexical2__lexical_HPP__
+#define __SFJP_ROAST__lexical2__lexical_HPP__
+
+#include "roast/lexical2/length.hpp"
+#include "roast/lexical2/empty_type.hpp"
+
+#endif//__SFJP_ROAST__lexical2__lexical_HPP__