mirror of
https://github.com/pocoproject/poco.git
synced 2024-12-16 19:54:38 +01:00
remove unecessary include of Poco/NetSSL_OpenSSL/openssl/ssl.h
Signed-off-by: FrancisANDRE <zosrothko@orange.fr>
This commit is contained in:
parent
3e3c9da626
commit
b2ef29528d
@ -7,8 +7,6 @@
|
||||
#
|
||||
include $(POCO_BASE)/build/rules/global
|
||||
|
||||
INCLUDE += -I$(POCO_BASE)/openssl/include
|
||||
|
||||
SYSLIBS += -lssl -lcrypto
|
||||
|
||||
objects = AcceptCertificateHandler RejectCertificateHandler ConsoleCertificateHandler \
|
||||
|
Loading…
Reference in New Issue
Block a user