summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeff Cohen <jeffc@jolt-lang.org>2005-01-29 06:27:16 +0000
committerJeff Cohen <jeffc@jolt-lang.org>2005-01-29 06:27:16 +0000
commitb49177f01760686b58d166d8fb2797f9f0435d14 (patch)
tree6c1b38ec6839446d17c10870e28631f9b1e44446
parentfe7a9a242ec69084b17ae0ded357b8953cab944a (diff)
downloadbcm5719-llvm-b49177f01760686b58d166d8fb2797f9f0435d14.tar.gz
bcm5719-llvm-b49177f01760686b58d166d8fb2797f9f0435d14.zip
Unbreak VC++ build
llvm-svn: 19908
-rw-r--r--llvm/include/llvm/Support/Timer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/include/llvm/Support/Timer.h b/llvm/include/llvm/Support/Timer.h
index 3af688c863f..e73b152822c 100644
--- a/llvm/include/llvm/Support/Timer.h
+++ b/llvm/include/llvm/Support/Timer.h
@@ -15,6 +15,7 @@
#ifndef LLVM_SUPPORT_TIMER_H
#define LLVM_SUPPORT_TIMER_H
+#include <llvm/Support/DataTypes.h>
#include <string>
#include <vector>
#include <iosfwd>
OpenPOWER on IntegriCloud