invert the sense of this switch and its name
[oota-llvm.git] / lib / Archive / ArchiveReader.cpp
index ff8c9bcb0321c3a7a8e551c89e6407d239462f21..ac8fb11f4c03324709583d501a716cd699293db4 100644 (file)
@@ -13,6 +13,7 @@
 
 #include "ArchiveInternals.h"
 #include "llvm/Bytecode/Reader.h"
+#include <memory>
 
 using namespace llvm;