00001 #ifndef OSL_TEMPLATE_H 00002 #define OSL_TEMPLATE_H 00003 namespace osl 00004 { 00005 00006 } // namespace osl 00007 00008 #endif /* OSL_TEMPLATE_H */ 00009 // ;;; Local Variables: 00010 // ;;; mode:c++ 00011 // ;;; c-basic-offset:2 00012 // ;;; coding:utf-8 00013 // ;;; End: