diff options
author | bloodstalker <thabogre@gmail.com> | 2019-11-29 10:37:56 +0000 |
---|---|---|
committer | bloodstalker <thabogre@gmail.com> | 2019-11-29 10:37:56 +0000 |
commit | 9a02a64258e36f05f2aa1b17bae8b83146a18001 (patch) | |
tree | 6e68687927ab881770603dde4f0d5b0494dcafd1 /pch.hpp | |
parent | removing llvm 5 and 6 test builds from travis for the time being. the cpp sta... (diff) | |
download | cgrep-9a02a64258e36f05f2aa1b17bae8b83146a18001.tar.gz cgrep-9a02a64258e36f05f2aa1b17bae8b83146a18001.zip |
update
Diffstat (limited to 'pch.hpp')
-rw-r--r-- | pch.hpp | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,3 +18,4 @@ #include <regex> #include <string> #include <vector> +#include <filesystem> |