/* * ODBC-Ruby binding * Copyright (c) 2001-2011 Christian Werner * * See the file "COPYING" for information on usage * and redistribution of this file and for a * DISCLAIMER OF ALL WARRANTIES. * * $Id: odbc.c,v 1.6 2011/01/15 08:02:55 chw Exp chw $ */ #undef UNICODE #undef _UNICODE #define UNICODE #define _UNICODE #include "../odbc.c"