Fix OSX errors and warnings

This commit is contained in:
Matthew Taylor
2017-06-18 00:39:07 +01:00
parent 30caeb3489
commit 120c8c8c11
5 changed files with 30 additions and 31 deletions

View File

@@ -2,6 +2,7 @@
#define FILESYSTEM_H
#include <string>
#include <cstdlib>
#include "root_directory.h" // This is a configuration file generated by CMake.
class FileSystem