diff options
Diffstat (limited to 'CompilerKit/Defines.hpp')
| -rw-r--r-- | CompilerKit/Defines.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CompilerKit/Defines.hpp b/CompilerKit/Defines.hpp index 027f24f..6118a9b 100644 --- a/CompilerKit/Defines.hpp +++ b/CompilerKit/Defines.hpp @@ -87,6 +87,7 @@ #include <ctime> #include <string> +#include <fstream> namespace CompilerKit { |
