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/dh/dh_test.cc')
-rw-r--r--crypto/dh/dh_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/dh/dh_test.cc b/crypto/dh/dh_test.cc
index 8fe496c9..9cf76f6c 100644
--- a/crypto/dh/dh_test.cc
+++ b/crypto/dh/dh_test.cc
@@ -68,7 +68,6 @@
#include <openssl/mem.h>
#include "internal.h"
-#include "../test/scoped_types.h"
namespace bssl {