OSDN Git Service

tp/krass/factory.hpp: とりあえず追加 :)
authormyun2 <myun2@nwhite.info>
Sun, 8 Jul 2012 13:16:29 +0000 (22:16 +0900)
committermyun2 <myun2@nwhite.info>
Sun, 8 Jul 2012 13:16:29 +0000 (22:16 +0900)
roast/include/roast/store/store.hpp [new file with mode: 0644]
roast/include/roast/tp/krass/factory.hpp [new file with mode: 0644]

diff --git a/roast/include/roast/store/store.hpp b/roast/include/roast/store/store.hpp
new file mode 100644 (file)
index 0000000..81242f8
--- /dev/null
@@ -0,0 +1,13 @@
+//     Roast+ License
+
+/*
+*/
+#ifndef __SFJP_ROAST__store__store_HPP__
+#define __SFJP_ROAST__store__store_HPP__
+
+namespace roast
+{
+
+}
+
+#endif//__SFJP_ROAST__store__store_HPP__
diff --git a/roast/include/roast/tp/krass/factory.hpp b/roast/include/roast/tp/krass/factory.hpp
new file mode 100644 (file)
index 0000000..cc924bb
--- /dev/null
@@ -0,0 +1,10 @@
+//     Roast+ License
+
+#ifndef __SFJP_ROAST___tp__krass__factory_HPP__
+#define __SFJP_ROAST___tp__krass__factory_HPP__
+
+namespace roast
+{
+}
+
+#endif//__SFJP_ROAST___tp__krass__factory_HPP__