summaryrefslogtreecommitdiff
path: root/databases/mysql-gui/files/patch-client.h
blob: dce7f74f128f2edf3e91ea7fab9a07ca7b2271c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- client.h.orig	Wed Sep  3 19:05:06 2003
+++ client.h	Wed Sep  3 19:05:21 2003
@@ -45,6 +45,7 @@
 typedef long ssize_t;
 #endif
 #include <vector>
+using namespace std;
 
 class store_query {
 public: