All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
template.h
Go to the documentation of this file.
1 #ifndef OSL_TEMPLATE_H
2 #define OSL_TEMPLATE_H
3 namespace osl
4 {
5 
6 } // namespace osl
7 
8 #endif /* OSL_TEMPLATE_H */
9 // ;;; Local Variables:
10 // ;;; mode:c++
11 // ;;; c-basic-offset:2
12 // ;;; coding:utf-8
13 // ;;; End: