aboutsummaryrefslogtreecommitdiffstats
path: root/pch.hpp
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-11-29 10:37:56 +0000
committerbloodstalker <thabogre@gmail.com>2019-11-29 10:37:56 +0000
commit9a02a64258e36f05f2aa1b17bae8b83146a18001 (patch)
tree6e68687927ab881770603dde4f0d5b0494dcafd1 /pch.hpp
parentremoving llvm 5 and 6 test builds from travis for the time being. the cpp sta... (diff)
downloadcgrep-9a02a64258e36f05f2aa1b17bae8b83146a18001.tar.gz
cgrep-9a02a64258e36f05f2aa1b17bae8b83146a18001.zip
update
Diffstat (limited to 'pch.hpp')
-rw-r--r--pch.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/pch.hpp b/pch.hpp
index ec1da21..e54a573 100644
--- a/pch.hpp
+++ b/pch.hpp
@@ -18,3 +18,4 @@
#include <regex>
#include <string>
#include <vector>
+#include <filesystem>