Re-sort the #include lines in bindings and examples which I managed to
[oota-llvm.git] / bindings / go / llvm / DIBuilderBindings.h
index 8a8ce3f6e7bb04e63533e172c1e743560f6a9e23..e268b3c93243cb1d032187fd242e3064cc114288 100644 (file)
@@ -14,8 +14,8 @@
 #ifndef LLVM_BINDINGS_GO_LLVM_DIBUILDERBINDINGS_H
 #define LLVM_BINDINGS_GO_LLVM_DIBUILDERBINDINGS_H
 
-#include "llvm-c/Core.h"
 #include "IRBindings.h"
+#include "llvm-c/Core.h"
 
 #ifdef __cplusplus
 extern "C" {