freebsd-ports/x11/accessx/files/patch-Access.h

12 lines
206 B
C
Raw Normal View History

--- Access.h-orig Sun Nov 17 19:34:23 2002
+++ Access.h Sun Nov 17 19:34:34 2002
@@ -20,7 +20,7 @@
*
*/
-#include <iostream.h>
+#include <iostream>
#include <math.h>
inline char* onoroff(int val)