mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
777026ca2d
Approved by: portmgr (marcus)
12 lines
218 B
C
12 lines
218 B
C
--- ./sources/dict.h.orig Tue Dec 14 12:55:24 1999
|
|
+++ ./sources/dict.h Tue Aug 16 22:03:02 2005
|
|
@@ -4,7 +4,7 @@
|
|
#define DICT_H
|
|
|
|
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
#include <math.h>
|
|
|
|
#include "stack.h"
|