blob: d377aba4e0f2133bc9e33953888e23b010585c13 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
--- process.cc.orig Wed Apr 11 21:12:24 2001
+++ process.cc Mon Feb 3 04:00:41 2003
@@ -1,6 +1,7 @@
// generated by Fast Light User Interface Designer (fluid) version 1.00
#include "process.h"
+#undef Success
#include <sqlplus.hh>
extern char *pass; extern int w7_x, w7_y, server_version; extern Connection *con;
#include <FL/Fl_Pixmap.H>
|