Sha256: 0376590be81bfcb1512811e40ca6093b4d9e2a589f8b24c8da0120d09d218094
Contents?: true
Size: 370 Bytes
Versions: 10
Compression:
Stored size: 370 Bytes
Contents
/* * ODBC-Ruby binding * Copyright (c) 2001-2011 Christian Werner <chw@ch-werner.de> * * 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"
Version data entries
10 entries across 10 versions & 3 rubygems