forked from OSchip/llvm-project
Put some header files back that Win32 needs.
llvm-svn: 19058
This commit is contained in:
parent
7ae0bc7111
commit
ee556dd431
|
@ -14,7 +14,9 @@
|
|||
#include "llvm/Support/Timer.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/System/Process.h"
|
||||
#include <algorithm>
|
||||
#include <fstream>
|
||||
#include <functional>
|
||||
#include <iostream>
|
||||
#include <map>
|
||||
|
||||
|
|
Loading…
Reference in New Issue