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 665645e..75407fa 100644
--- a/pch.hpp
+++ b/pch.hpp
@@ -11,7 +11,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>