summaryrefslogtreecommitdiffstats
path: root/contrib/llvm/utils/TableGen/SetTheory.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/llvm/utils/TableGen/SetTheory.h')
-rw-r--r--contrib/llvm/utils/TableGen/SetTheory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/llvm/utils/TableGen/SetTheory.h b/contrib/llvm/utils/TableGen/SetTheory.h
index 122372a..5baed79 100644
--- a/contrib/llvm/utils/TableGen/SetTheory.h
+++ b/contrib/llvm/utils/TableGen/SetTheory.h
@@ -47,8 +47,8 @@
#ifndef SETTHEORY_H
#define SETTHEORY_H
-#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/SetVector.h"
+#include "llvm/ADT/StringMap.h"
#include "llvm/Support/SourceMgr.h"
#include <map>
#include <vector>
OpenPOWER on IntegriCloud