Author: wyoung
Date: Sat Dec  8 00:41:55 2007
New Revision: 1986

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=1986&view=rev
Log:
Small fix

Modified:
    trunk/lib/custom.pl

Modified: trunk/lib/custom.pl
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/custom.pl?rev=1986&r1=1985&r2=1986&view=diff
==============================================================================
--- trunk/lib/custom.pl (original)
+++ trunk/lib/custom.pl Sat Dec  8 00:41:55 2007
@@ -60,6 +60,8 @@
 #include "sql_types.h"
 
 #include <string>
+
+enum sql_dummy_type { sql_dummy };
 ---
 
 my ($suppress_statics_start, $suppress_statics_end) = ('', '');


_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits

Reply via email to