A class for handling system files and paths. More...
#include "FileSystem.h"#include "../Exception.h"#include "../encoding/CharEncoding.h"#include <boost/filesystem.hpp>#include <vector>#include <windows.h>Go to the source code of this file.
A class for handling system files and paths.
Definition in file FileSystem.cpp.