Add #include

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4291 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner
2002-10-27 19:08:03 +00:00
parent a50d6ec97d
commit 9550dc2df2
6 changed files with 6 additions and 0 deletions
+1
View File
@@ -12,6 +12,7 @@
#include <stdio.h>
#include <iostream>
#include <algorithm>
#include <functional>
static TimerGroup *DefaultTimerGroup = 0;
static TimerGroup *getDefaultTimerGroup() {