Support: Clean up TSan annotations.
[oota-llvm.git] / lib / Support / ManagedStatic.cpp
index b8fb2841e5256fdf5b08573b8b4368aecfba490f..9868207b14ff2733ba7c8ea75b81ec6a98b7abe4 100644 (file)
@@ -14,6 +14,7 @@
 #include "llvm/Support/ManagedStatic.h"
 #include "llvm/Config/config.h"
 #include "llvm/Support/Atomic.h"
+#include "llvm/Support/Compiler.h"
 #include "llvm/Support/Mutex.h"
 #include "llvm/Support/MutexGuard.h"
 #include <cassert>