summaryrefslogtreecommitdiff
path: root/utils/obj2yaml/obj2yaml.h
diff options
context:
space:
mode:
Diffstat (limited to 'utils/obj2yaml/obj2yaml.h')
-rw-r--r--utils/obj2yaml/obj2yaml.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/utils/obj2yaml/obj2yaml.h b/utils/obj2yaml/obj2yaml.h
index 2a23b49682..0bc376a6db 100644
--- a/utils/obj2yaml/obj2yaml.h
+++ b/utils/obj2yaml/obj2yaml.h
@@ -14,10 +14,9 @@
#define LLVM_UTILS_OBJ2YAML_H
#include "llvm/ADT/ArrayRef.h"
-
-#include "llvm/Support/system_error.h"
-#include "llvm/Support/raw_ostream.h"
#include "llvm/Support/MemoryBuffer.h"
+#include "llvm/Support/raw_ostream.h"
+#include "llvm/Support/system_error.h"
namespace yaml { // routines for writing YAML
// Write a hex stream: