Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Support / CallSite.h
index ad8d6d41fc4ae34605c2b5ce002c85e3f04c579c..9cabf52d7437345938c0b33c747459607805409c 100644 (file)
@@ -26,8 +26,8 @@
 #ifndef LLVM_SUPPORT_CALLSITE_H
 #define LLVM_SUPPORT_CALLSITE_H
 
-#include "llvm/Attributes.h"
 #include "llvm/ADT/PointerIntPair.h"
+#include "llvm/Attributes.h"
 #include "llvm/BasicBlock.h"
 #include "llvm/CallingConv.h"
 #include "llvm/Instructions.h"