00001 // vim: set noexpandtab ts=4 sw=4: 00002 00003 #ifndef PC_OS_H 00004 #define PC_OS_H 00005 00006 namespace wiselib { 00007 class PCOs { 00008 public: 00009 00010 }; 00011 } // ns wiselib 00012 00013 #endif // PC_OS_H 00014