mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-02 00:16:25 +00:00
reorder #include order, patch by Kenneth Boyd!
llvm-svn: 57148
This commit is contained in:
parent
5d6871b940
commit
8e41e3ac13
@ -12,14 +12,12 @@
|
||||
// http://www.it.usyd.edu.au/~scholz
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
|
||||
#include "PBQP.h"
|
||||
#include "llvm/Config/alloca.h"
|
||||
#include <limits>
|
||||
#include <cassert>
|
||||
#include <cstring>
|
||||
|
||||
#include "PBQP.h"
|
||||
#include "llvm/Config/alloca.h"
|
||||
|
||||
namespace llvm {
|
||||
|
||||
/**************************************************************************
|
||||
|
Loading…
Reference in New Issue
Block a user