Author: wyoung Date: Wed Nov 23 22:06:11 2005 New Revision: 1141 URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1141&view=rev Log: Moved support for C99 style 'long long' types into the #else clause of various ifdefs instead of being used only for the GCC case. SunPro CC at least supports this new way of specifying large integers.
Modified:
trunk/lib/convert.h
trunk/lib/defs.h
