diff options
Diffstat (limited to 'databases/xbase/files/patch-tv::tvxbase.cpp')
| -rw-r--r-- | databases/xbase/files/patch-tv::tvxbase.cpp | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/databases/xbase/files/patch-tv::tvxbase.cpp b/databases/xbase/files/patch-tv::tvxbase.cpp new file mode 100644 index 000000000000..c43fdff075e2 --- /dev/null +++ b/databases/xbase/files/patch-tv::tvxbase.cpp @@ -0,0 +1,11 @@ +--- tv/tvxbase.cpp.orig Wed Sep 20 22:34:02 2000 ++++ tv/tvxbase.cpp Sat Nov 22 21:51:40 2003 +@@ -23,7 +23,7 @@ + Foundation, Inc., or see http://www.gnu.org/. + */ + +-#include <iostream.h> ++#include <iostream> + + #define Uses_TApplication + #define Uses_TButton |
