Revert "TRE: make TRE a bit more aggressive"
[oota-llvm.git] / unittests / LineEditor / LineEditor.cpp
index cb115bd7dedb27a7662c7cf1bc6ad680ebb24346..26053c0ede24178b4d6e1bd0b5a06e80c86b36ad 100644 (file)
@@ -8,6 +8,7 @@
 //===----------------------------------------------------------------------===//
 
 #include "llvm/LineEditor/LineEditor.h"
+#include "llvm/Support/FileSystem.h"
 #include "llvm/Support/Path.h"
 #include "gtest/gtest.h"