From 07f25253a2190abfb10a27e25a72eb052421992f Mon Sep 17 00:00:00 2001 From: Lukas Pioch Date: Sun, 6 Aug 2017 21:57:44 +0200 Subject: Removed unneeded includes (#3902) --- src/HTTP/HTTPServer.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/HTTP/HTTPServer.h') diff --git a/src/HTTP/HTTPServer.h b/src/HTTP/HTTPServer.h index c8e7063fd..cd944bb89 100644 --- a/src/HTTP/HTTPServer.h +++ b/src/HTTP/HTTPServer.h @@ -11,7 +11,6 @@ #include "../OSSupport/Network.h" #include "../IniFile.h" -#include "PolarSSL++/RsaPrivateKey.h" #include "PolarSSL++/CryptoKey.h" #include "PolarSSL++/X509Cert.h" -- cgit v1.2.3