mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-17 08:01:36 +00:00
fb16006cf6
Noticed on: bento
12 lines
219 B
C
12 lines
219 B
C
--- ax.h.orig Mon Dec 16 20:36:59 2002
|
|
+++ ax.h Mon Dec 16 20:37:06 2002
|
|
@@ -22,7 +22,7 @@
|
|
|
|
// Include Files
|
|
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
#include <stdio.h>
|
|
#include <stdlib.h>
|
|
#include <string.h>
|