[PGO] move raw magic and version def to InstrProfData.inc
[oota-llvm.git] / lib / ProfileData / InstrProfWriter.cpp
index 465a4ea9e00a4dce0d1d9b753866555e2dd38468..9c4d311f47504890548139325891b2f32c63a0df 100644 (file)
@@ -16,6 +16,7 @@
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/Support/EndianStream.h"
 #include "llvm/Support/OnDiskHashTable.h"
+#include <tuple>
 
 using namespace llvm;