Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/boringssl.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bio/bio_test.cc')
-rw-r--r--crypto/bio/bio_test.cc2
1 files changed, 0 insertions, 2 deletions
diff --git a/crypto/bio/bio_test.cc b/crypto/bio/bio_test.cc
index e7c061eb..cd56e620 100644
--- a/crypto/bio/bio_test.cc
+++ b/crypto/bio/bio_test.cc
@@ -40,8 +40,6 @@ OPENSSL_MSVC_PRAGMA(warning(pop))
#include <algorithm>
-#include "../test/scoped_types.h"
-
namespace bssl {