summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/lib/Support/LocaleXlocale.inc
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/lib/Support/LocaleXlocale.inc')
-rw-r--r--contrib/llvm/lib/Support/LocaleXlocale.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/lib/Support/LocaleXlocale.inc b/contrib/llvm/lib/Support/LocaleXlocale.inc
index f595e7c..389fe3d 100644
--- a/contrib/llvm/lib/Support/LocaleXlocale.inc
+++ b/contrib/llvm/lib/Support/LocaleXlocale.inc
@@ -1,5 +1,5 @@
-#include "llvm/ADT/SmallVector.h"
#include "llvm/ADT/SmallString.h"
+#include "llvm/ADT/SmallVector.h"
#include "llvm/Support/ManagedStatic.h"
#include <cassert>
#include <xlocale.h>
OpenPOWER on IntegriCloud