Wiselib
wiselib.testing/external_interface/pc/pc_os.h
Go to the documentation of this file.
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 
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines