35#ifndef NEKTAR_LIB_UTILITIES_FILESYSTEM_HPP
36#define NEKTAR_LIB_UTILITIES_FILESYSTEM_HPP
39#include <boost/filesystem.hpp>
42namespace fs = boost::filesystem;
49 const boost::filesystem::path &path);
#define LIB_UTILITIES_EXPORT
std::string PortablePath(const boost::filesystem::path &path)
create portable path on different platforms for boost::filesystem path
The above copyright notice and this permission notice shall be included.