All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
readme.h
Go to the documentation of this file.
1 /* readme.h
2  */
3 #ifndef OSL_README_H
4 #define OSL_README_H
5 
30 namespace osl
31 {
32 }
33 
34 #endif /* OSL_README_H */
35 // ;;; Local Variables:
36 // ;;; mode:c++
37 // ;;; c-basic-offset:2
38 // ;;; End: