All Classes Namespaces Functions Variables Typedefs Enumerations
getinstallpath.h
1 #ifndef _MBXMLUTILS_GETINSTALLPATH_H_
2 #define _MBXMLUTILS_GETINSTALLPATH_H_
3 
4 #include <boost/filesystem.hpp>
5 
6 namespace MBXMLUtils {
7 
8 boost::filesystem::path getInstallPath();
9 
10 } // end namespace MBXMLUtils
11 
12 #endif

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML