Support: Clean up TSan annotations.
[oota-llvm.git] / lib / Support / Statistic.cpp
index 56c3b0f5659fa716e7c43cc567b9ac4d5f4bdc7d..ee6c1305cdbe526473b0946c23168b6a6152b67a 100644 (file)
@@ -24,6 +24,7 @@
 #include "llvm/ADT/Statistic.h"
 #include "llvm/ADT/StringExtras.h"
 #include "llvm/Support/CommandLine.h"
+#include "llvm/Support/Compiler.h"
 #include "llvm/Support/Debug.h"
 #include "llvm/Support/Format.h"
 #include "llvm/Support/ManagedStatic.h"