00001 /* readme.h 00002 */ 00003 #ifndef OSL_MISC_README_H 00004 #define OSL_MISC_README_H 00005 00006 namespace osl 00007 { 00011 namespace misc 00012 { 00013 } // namespace misc 00014 } // namespace osl 00015 00016 #endif /* _README_H */ 00017 // ;;; Local Variables: 00018 // ;;; mode:c++ 00019 // ;;; c-basic-offset:2 00020 // ;;; End: