mirror of
https://git.freebsd.org/ports.git
synced 2025-06-20 12:10:31 -04:00
11 lines
243 B
C
11 lines
243 B
C
--- xbase/dbf.h.orig Sat Jan 13 21:20:53 2001
|
|
+++ xbase/dbf.h Sat Nov 22 21:53:05 2003
|
|
@@ -65,7 +65,7 @@
|
|
#include <xbase/xtypes.h>
|
|
#include <xbase/xdate.h>
|
|
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
#include <stdio.h>
|
|
|
|
/*! \file dbf.h
|