Try to fix the msvc build.
[oota-llvm.git] / examples / BrainF / BrainFDriver.cpp
index d726464a5276e0e765540295b2cf1a46c5c6940f..e2de6bc58d7b12e383f2f19a75b5175baeaa7904 100644 (file)
@@ -31,6 +31,7 @@
 #include "llvm/IR/Constants.h"
 #include "llvm/IR/Verifier.h"
 #include "llvm/Support/CommandLine.h"
+#include "llvm/Support/FileSystem.h"
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Support/TargetSelect.h"
 #include "llvm/Support/raw_ostream.h"