freebsd-ports/databases/xbase/files/patch-tv::tvxbase.cpp
Thierry Thomas b6a30b1048 Add xbase 2.0.0, an xbase (i.e. dBase, FoxPro, etc.) compatible
C++ class library.

Approved by:	pav (mentor).
2004-04-10 18:05:19 +00:00

11 lines
263 B
C++

--- 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