OSDN Git Service

roast/include/roast.hpp Add
authormyun2 <myun2@nwhite.info>
Sat, 8 Sep 2012 15:44:50 +0000 (00:44 +0900)
committermyun2 <myun2@nwhite.info>
Sat, 8 Sep 2012 15:44:50 +0000 (00:44 +0900)
roast/include/roast.hpp [new file with mode: 0644]

diff --git a/roast/include/roast.hpp b/roast/include/roast.hpp
new file mode 100644 (file)
index 0000000..161e785
--- /dev/null
@@ -0,0 +1,8 @@
+/*     Roast+ License  */
+
+#ifndef __SFJP_OPENMGL_roast_HPP__
+#define __SFJP_OPENMGL_roast_HPP__
+
+#include "roast/includes.hpp"
+
+#endif//__SFJP_OPENMGL_roast_HPP__