X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/cd5bf2a6e3a7d03e8b1f97e989eecdcc63f7151f..7351db919a9dab89c951406bee859b5f3bb53f7a:/src/iodbc/henv.c?ds=sidebyside diff --git a/src/iodbc/henv.c b/src/iodbc/henv.c index f0f8a018b0..54dbac8dee 100644 --- a/src/iodbc/henv.c +++ b/src/iodbc/henv.c @@ -24,17 +24,17 @@ * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ -#include +#include "config.h" -#include -#include +#include "isql.h" +#include "isqlext.h" -#include +#include "dlproc.h" -#include -#include +#include "herr.h" +#include "henv.h" -#include +#include "itrace.h" RETCODE SQL_API SQLAllocEnv (HENV FAR * phenv)