aboutsummaryrefslogtreecommitdiffstats
path: root/pch.hpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--pch.hpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/pch.hpp b/pch.hpp
index dcebacf..ec1da21 100644
--- a/pch.hpp
+++ b/pch.hpp
@@ -10,7 +10,6 @@
#include "clang/Tooling/CommonOptionsParser.h"
#include "clang/Tooling/Tooling.h"
#include "llvm/Support/raw_ostream.h"
-#include <boost/filesystem.hpp>
#include <cassert>
#include <cstdlib>
#include <dirent.h>