getNewMemBuffer memsets the buffer to zeros,
[oota-llvm.git] / lib / Support / Timer.cpp
index 7738283bad086719c1a3ec8561889436c036cc09..210bda754e74957db524630e2b1c18830702a707 100644 (file)
@@ -18,6 +18,7 @@
 #include "llvm/Support/FileSystem.h"
 #include "llvm/Support/Format.h"
 #include "llvm/Support/ManagedStatic.h"
+#include "llvm/Support/Mutex.h"
 #include "llvm/Support/MutexGuard.h"
 #include "llvm/Support/Process.h"
 #include "llvm/Support/raw_ostream.h"