System headers after llvm headers.

llvm-svn: 149919
This commit is contained in:
Nick Lewycky 2012-02-06 22:36:39 +00:00
parent f522835510
commit 1065924494

View File

@ -17,10 +17,10 @@
#include "llvm/ADT/OwningPtr.h"
#include "llvm/Bitcode/BitCodes.h"
#include "llvm/Support/StreamableMemoryObject.h"
#include <climits>
#include <string>
#include <vector>
#include "llvm/Support/StreamableMemoryObject.h"
namespace llvm {