[sancov] IWYU fix: add proper header inclusion.
[oota-llvm.git] / tools / sancov / sancov.cc
index 67865daa33655da222bd0de03e9fcf7bb5e016c4..a07cdbe097a3b30c01398426bca794a2aeab4d4f 100644 (file)
@@ -22,6 +22,7 @@
 #include "llvm/MC/MCObjectFileInfo.h"
 #include "llvm/MC/MCRegisterInfo.h"
 #include "llvm/MC/MCSubtargetInfo.h"
+#include "llvm/Object/Archive.h"
 #include "llvm/Object/Binary.h"
 #include "llvm/Object/ObjectFile.h"
 #include "llvm/Support/CommandLine.h"