blob: 137f8c96cfaaecf5be08fad27627e26c9d6c170f [file] [log] [blame]
#include <boost/filesystem.hpp>
int main(int argc, char** argv){
boost::filesystem::path p;
}