summaryrefslogtreecommitdiffstats
path: root/llvm/unittests/ADT/FoldingSet.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/ADT/FoldingSet.cpp')
-rw-r--r--llvm/unittests/ADT/FoldingSet.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/unittests/ADT/FoldingSet.cpp b/llvm/unittests/ADT/FoldingSet.cpp
index 69646388119..f5b1b71beb6 100644
--- a/llvm/unittests/ADT/FoldingSet.cpp
+++ b/llvm/unittests/ADT/FoldingSet.cpp
@@ -11,8 +11,8 @@
//
//===----------------------------------------------------------------------===//
-#include "gtest/gtest.h"
#include "llvm/ADT/FoldingSet.h"
+#include "gtest/gtest.h"
#include <string>
using namespace llvm;
OpenPOWER on IntegriCloud