00001 #ifndef OSDL_TYPES_H_ 00002 #define OSDL_TYPES_H_ 00003 00004 00005 #include "Ceylan.h" // for Ceylan::Uint32 00006 00007 00008 00017 namespace OSDL 00018 { 00019 00020 // The 'Flags' datatype now comes from Ceylan. 00021 00022 } 00023 00024 00025 #endif // OSDL_TYPES_H_ 00026