Author: wyoung
Date: Fri Jun  4 01:21:54 2010
New Revision: 2671

URL: http://svn.gna.org/viewcvs/mysqlpp?rev=2671&view=rev
Log:
#include fix, proved by [email protected]

Modified:
    trunk/ssx/genv2.cpp

Modified: trunk/ssx/genv2.cpp
URL: 
http://svn.gna.org/viewcvs/mysqlpp/trunk/ssx/genv2.cpp?rev=2671&r1=2670&r2=2671&view=diff
==============================================================================
--- trunk/ssx/genv2.cpp (original)
+++ trunk/ssx/genv2.cpp Fri Jun  4 01:21:54 2010
@@ -32,6 +32,7 @@
 
 #include "parsev2.h"
 
+#include <cstring>
 #include <iostream>
 #include <fstream>
 #include <typeinfo>


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

Reply via email to