mirror of
https://github.com/php/php-src.git
synced 2024-11-24 18:34:21 +08:00
ODBC Solid is not supported in our build system on Windows, so remove this #ifdef
This commit is contained in:
parent
398be731e6
commit
a35e39f1f7
@ -39,9 +39,7 @@
|
||||
# include <cli0defs.h>
|
||||
# include <cli0env.h>
|
||||
#elif defined(HAVE_SOLID_35)
|
||||
# if !defined(PHP_WIN32)
|
||||
# include <sqlunix.h>
|
||||
# endif /* end: #if !defined(PHP_WIN32) */
|
||||
# include <sqlunix.h>
|
||||
# include <sqltypes.h>
|
||||
# include <sqlucode.h>
|
||||
# include <sqlext.h>
|
||||
|
Loading…
Reference in New Issue
Block a user