From 1f40f0f2003553f0bba6953dcecf73a0d2054f1b Mon Sep 17 00:00:00 2001 From: Chris Wilson Date: Tue, 8 Dec 2015 23:05:23 +0000 Subject: Remove unused headers to aid compilation on Windows (MSVC). --- infrastructure/buildenv-testmain-template.cpp | 1 - test/crypto/testcrypto.cpp | 1 - 2 files changed, 2 deletions(-) diff --git a/infrastructure/buildenv-testmain-template.cpp b/infrastructure/buildenv-testmain-template.cpp index 6855e990..81b82b1e 100644 --- a/infrastructure/buildenv-testmain-template.cpp +++ b/infrastructure/buildenv-testmain-template.cpp @@ -23,7 +23,6 @@ #include #include #include -#include #ifdef HAVE_NETDB_H # include diff --git a/test/crypto/testcrypto.cpp b/test/crypto/testcrypto.cpp index 6d90e5e7..4e623cc2 100644 --- a/test/crypto/testcrypto.cpp +++ b/test/crypto/testcrypto.cpp @@ -10,7 +10,6 @@ #include "Box.h" #include -#include #include #include "Test.h" -- cgit v1.2.1