remove the last *stream> #include from a public header.
[oota-llvm.git] / tools / llvm-ar / llvm-ar.cpp
index 95957df53feec33b501f70dd1aee9275a7fe49e3..021a3691e850e677889dac5af729aceda0b304aa 100644 (file)
@@ -24,6 +24,7 @@
 #include <algorithm>
 #include <iomanip>
 #include <memory>
+#include <fstream>
 using namespace llvm;
 
 // Option for compatibility with AIX, not used but must allow it to be present.