All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
threatmate/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 {
34  namespace threatmate
35  {
36  }
37 } // namespace osl
38 
39 #endif /* _README_H */
40 // ;;; Local Variables:
41 // ;;; mode:c++
42 // ;;; c-basic-offset:2
43 // ;;; End:
44