remove unecessary include of Poco/NetSSL_OpenSSL/openssl/ssl.h

Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
FrancisANDRE 2015-09-19 08:26:22 +02:00
parent 3e3c9da626
commit b2ef29528d

View File

@ -7,8 +7,6 @@
#
include $(POCO_BASE)/build/rules/global
INCLUDE += -I$(POCO_BASE)/openssl/include
SYSLIBS += -lssl -lcrypto
objects = AcceptCertificateHandler RejectCertificateHandler ConsoleCertificateHandler \