00001 #ifndef OSDL_BASIC_INCLUDES_H_ 00002 #define OSDL_BASIC_INCLUDES_H_ 00003 00004 00005 /* 00006 * Please include below all header files to be exported by the 'basic' 00007 * module. 00008 * 00009 */ 00010 00011 00012 #include "OSDLBasic.h" 00013 #include "OSDLCDROMDrive.h" 00014 #include "OSDLException.h" 00015 #include "OSDLHeaderVersion.h" 00016 #include "OSDLTestException.h" 00017 #include "OSDLTypes.h" 00018 #include "OSDLUtils.h" 00019 00020 00021 #endif // OSDL_BASIC_INCLUDES_H_