diff --git a/Utilities/otbkml/third_party/uriparser-0.7.5/include/uriparser/UriDefsConfig.h b/Utilities/otbkml/third_party/uriparser-0.7.5/include/uriparser/UriDefsConfig.h index 2877bb23067f0a2ff38f87d6492743050da019a2..c1141f556e8245d8cb98a3f2526c0c38d954aaa0 100644 --- a/Utilities/otbkml/third_party/uriparser-0.7.5/include/uriparser/UriDefsConfig.h +++ b/Utilities/otbkml/third_party/uriparser-0.7.5/include/uriparser/UriDefsConfig.h @@ -78,7 +78,7 @@ /* Function inlining, not ANSI/ISO C! */ #if (defined(URI_DOXYGEN) || defined(URI_SIZEDOWN)) # define URI_INLINE -#elif defined(__INTEL_COMPILER) +#elif defined(__INTEL_COMPILER) && defined(WIN32) /* Intel C/C++ */ /* http://predef.sourceforge.net/precomp.html#sec20 */ /* http://www.intel.com/support/performancetools/c/windows/sb/CS-007751.htm#2 */