From c56f8ab6ca6ca0bdb9536fcce1ef24f1ef40ddc7 Mon Sep 17 00:00:00 2001 From: Benoit Foucher Date: Mon, 27 Jun 2016 17:54:30 +0200 Subject: Refactored SSL and iAP transports, support for running SSL on top of TCP/iAP/Bluetooth. --- cpp/include/IceSSL/IceSSL.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cpp/include/IceSSL/IceSSL.h') diff --git a/cpp/include/IceSSL/IceSSL.h b/cpp/include/IceSSL/IceSSL.h index 4f837df8920..a4e8719b6dc 100644 --- a/cpp/include/IceSSL/IceSSL.h +++ b/cpp/include/IceSSL/IceSSL.h @@ -12,7 +12,7 @@ #include #include -#if !defined(ICE_OS_WINRT) && (!defined(__APPLE__) || TARGET_OS_IPHONE == 0) +#if !defined(ICE_OS_WINRT) # include #endif #include -- cgit v1.2.3