All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
state/readme.h
Go to the documentation of this file.
1 /* readme.h
2  */
3 #ifndef _README_H
4 #define _README_H
5 
6 namespace osl
7 {
15  namespace state
16  {
17  }
18 }
19 #endif /* _README_H */
20 // ;;; Local Variables:
21 // ;;; mode:c++
22 // ;;; c-basic-offset:2
23 // ;;; End: