Author: wyoung
Date: Tue Mar 24 17:06:27 2009
New Revision: 2491
URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2491&view=rev
Log:
Removed #include for ssqls2.h -- that header still needs work before we
can go including it into regular builds.
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=2491&r1=2490&r2=2491&view=diff
==============================================================================
--- trunk/lib/mysql++.h.in (original)
+++ trunk/lib/mysql++.h.in Tue Mar 24 17:06:27 2009
@@ -57,7 +57,7 @@
#include "cpool.h"
#include "query.h"
#include "sql_types.h"
-#include "ssqls2.h"
+//#include "ssqls2.h"
#include "transaction.h"
namespace mysqlpp {
_______________________________________________
Mysqlpp-commits mailing list
[email protected]
https://mail.gna.org/listinfo/mysqlpp-commits