aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/NativeFormatTests.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/Support/NativeFormatTests.cpp')
-rw-r--r--llvm/unittests/Support/NativeFormatTests.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/unittests/Support/NativeFormatTests.cpp b/llvm/unittests/Support/NativeFormatTests.cpp
index ac04c5a..974709e 100644
--- a/llvm/unittests/Support/NativeFormatTests.cpp
+++ b/llvm/unittests/Support/NativeFormatTests.cpp
@@ -10,8 +10,6 @@
#include "llvm/Support/raw_ostream.h"
#include "gtest/gtest.h"
-#include <type_traits>
-
using namespace llvm;
namespace {