mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
88da72869a
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
11 lines
337 B
Diff
11 lines
337 B
Diff
diff -Naur mysql++-3.1.0.old/ssx/genv2.cpp mysql++-3.1.0/ssx/genv2.cpp
|
|
--- mysql++-3.1.0.old/ssx/genv2.cpp 2010-06-12 11:12:11.574891331 +0200
|
|
+++ mysql++-3.1.0/ssx/genv2.cpp 2010-06-12 11:14:00.564881723 +0200
|
|
@@ -35,6 +35,7 @@
|
|
#include <iostream>
|
|
#include <fstream>
|
|
#include <typeinfo>
|
|
+#include <cstring>
|
|
|
|
using namespace std;
|
|
|