blob: 66944fd729548030bf882efe4b2a5e3569682ec3 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
--- db_tree.cc.orig Wed Apr 11 21:12:19 2001
+++ db_tree.cc Mon Feb 3 02:32:09 2003
@@ -28,6 +28,7 @@
#endif
#include <iomanip>
#include <string>
+#undef Success
#include <sqlplus.hh>
#include "client.h"
|