projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2cc2ab9
)
Fix quotes.
author
Chris Lattner
<sabre@nondot.org>
Sat, 29 Jan 2005 06:29:45 +0000
(06:29 +0000)
committer
Chris Lattner
<sabre@nondot.org>
Sat, 29 Jan 2005 06:29:45 +0000
(06:29 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19909
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Support/Timer.h
patch
|
blob
|
history
diff --git
a/include/llvm/Support/Timer.h
b/include/llvm/Support/Timer.h
index e73b152822cfd8ff6c0112b904e0251c4087891e..94cac6a7ddc98ff86509e0a6212eff4e98c0cd2b 100644
(file)
--- a/
include/llvm/Support/Timer.h
+++ b/
include/llvm/Support/Timer.h
@@
-15,7
+15,7
@@
#ifndef LLVM_SUPPORT_TIMER_H
#define LLVM_SUPPORT_TIMER_H
-#include
<llvm/Support/DataTypes.h>
+#include
"llvm/Support/DataTypes.h"
#include <string>
#include <vector>
#include <iosfwd>