Sort the #include lines for the include/... tree with the script.
[oota-llvm.git] / include / llvm / Support / Valgrind.h
index e14764703932bfd72f9e9a16170d0fd050e5b08b..a1397db8eb2ce399f9528bad545b28e01ccf95d3 100644 (file)
@@ -16,8 +16,8 @@
 #ifndef LLVM_SYSTEM_VALGRIND_H
 #define LLVM_SYSTEM_VALGRIND_H
 
-#include "llvm/Support/Compiler.h"
 #include "llvm/Config/llvm-config.h"
+#include "llvm/Support/Compiler.h"
 #include <stddef.h>
 
 #if LLVM_ENABLE_THREADS != 0 && !defined(NDEBUG)