diff --git a/include/gtl/gtl_config.hpp b/include/gtl/gtl_config.hpp index 118ae0a..96c67b0 100644 --- a/include/gtl/gtl_config.hpp +++ b/include/gtl/gtl_config.hpp @@ -46,13 +46,6 @@ #include #endif // __cplusplus -#if defined(__APPLE__) - // Included for TARGET_OS_IPHONE, __IPHONE_OS_VERSION_MIN_REQUIRED, - // __IPHONE_8_0. - #include - #include -#endif - // ----------------------------------------------------------------------------- // Some sanity checks