OSDN Git Service

datetime.hpp update
authorMyun2 <myun2@nwhite.info>
Thu, 5 Apr 2012 22:23:01 +0000 (07:23 +0900)
committerMyun2 <myun2@nwhite.info>
Thu, 5 Apr 2012 22:23:01 +0000 (07:23 +0900)
roast/include/roast/datetime/datetime.hpp

index 2c9f4c0..688e9eb 100644 (file)
@@ -7,6 +7,11 @@
 
 namespace roast
 {
+       class datetime
+       {
+       public:
+               datetime(
+       };
 }
 
 #endif//__SFJP_ROAST__datetime__datetime_HPP__
\ No newline at end of file