OSDN Git Service

roast/delay_ref.hpp Add
authorMyun2 <myun2@nwhite.info>
Wed, 23 May 2012 10:28:55 +0000 (19:28 +0900)
committerMyun2 <myun2@nwhite.info>
Wed, 23 May 2012 10:28:55 +0000 (19:28 +0900)
roast/include/roast/delay_ref.hpp [new file with mode: 0644]

diff --git a/roast/include/roast/delay_ref.hpp b/roast/include/roast/delay_ref.hpp
new file mode 100644 (file)
index 0000000..9df193a
--- /dev/null
@@ -0,0 +1,8 @@
+//     Roast+ License
+
+#ifndef __SFJP_ROAST_roast__delay_ref_HPP__
+#define __SFJP_ROAST_roast__delay_ref_HPP__
+
+#include "roast/memory/delay_ref.hpp"
+
+#endif//__SFJP_ROAST_roast__delay_ref_HPP__