CrossFramework Library
|
00001 00006 #if defined(XBASE_INCLUDED_SCREEN_DEFAULT_HPP) 00007 #else 00008 #define XBASE_INCLUDED_SCREEN_DEFAULT_HPP 00009 00010 //------------------------------------------------------------ 00011 namespace XBase { 00012 //デフォルト環境でのScreenの拡張。 00013 class Screen_EXT 00014 { 00015 public: 00016 }; 00017 } 00018 //------------------------------------------------------------ 00019 #endif 00020 // EOF