forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
237 B
C++
11 lines
237 B
C++
--- ./he2/hebString.cxx.orig Wed Mar 14 10:04:03 2001
|
|
+++ ./he2/hebString.cxx Thu Jun 10 21:31:44 2004
|
|
@@ -21,7 +21,7 @@
|
|
|
|
#include "hebString.h"
|
|
#include <string.h>
|
|
-#include <iostream.h>
|
|
+#include <iostream>
|
|
#include <assert.h>
|
|
|
|
|