aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/Support/BinaryStreamTest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/unittests/Support/BinaryStreamTest.cpp')
-rw-r--r--llvm/unittests/Support/BinaryStreamTest.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/unittests/Support/BinaryStreamTest.cpp b/llvm/unittests/Support/BinaryStreamTest.cpp
index ef0be19..35a010e 100644
--- a/llvm/unittests/Support/BinaryStreamTest.cpp
+++ b/llvm/unittests/Support/BinaryStreamTest.cpp
@@ -17,8 +17,6 @@
#include "gtest/gtest.h"
-#include <unordered_map>
-#include <utility>
using namespace llvm;
using namespace llvm::support;