mirror of
https://github.com/php/php-src.git
synced 2026-04-24 00:18:23 +02:00
Nuke one more win32 linking warning.
This commit is contained in:
@@ -19,7 +19,7 @@ make changes to pcre.in. */
|
||||
/* Win32 uses DLL by default */
|
||||
|
||||
#ifdef _WIN32
|
||||
# ifdef STATIC
|
||||
# ifdef PHP_EXPORTS
|
||||
# define PCRE_DL_IMPORT
|
||||
# else
|
||||
# define PCRE_DL_IMPORT __declspec(dllimport)
|
||||
|
||||
Reference in New Issue
Block a user