Author: wyoung
Date: Thu Jun 25 08:08:02 2009
New Revision: 2531

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2531&view=rev
Log:
Removed commented-out #include for ssqls2.h in mysql++.h, as it isn't
yet in a state where it can be included, nor does it actually need to be
right now.

Modified:
    trunk/lib/mysql++.h.in

Modified: trunk/lib/mysql++.h.in
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/lib/mysql%2B%2B.h.in?rev=2531&r1=2530&r2=2531&view=diff
==============================================================================
--- trunk/lib/mysql++.h.in (original)
+++ trunk/lib/mysql++.h.in Thu Jun 25 08:08:02 2009
@@ -57,7 +57,6 @@
 #include "cpool.h"
 #include "query.h"
 #include "sql_types.h"
-//#include "ssqls2.h"
 #include "transaction.h"
 
 namespace mysqlpp {


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

Reply via email to