SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
13
textproc/isearch/patches/patch-src_fc_hxx
Normal file
13
textproc/isearch/patches/patch-src_fc_hxx
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: src/fc.hxx
|
||||
--- src/fc.hxx.orig
|
||||
+++ src/fc.hxx
|
||||
@@ -8,7 +8,8 @@ Author: Nassib Nassar, nrn@cnidr.org
|
||||
#ifndef FC_HXX
|
||||
#define FC_HXX
|
||||
|
||||
-#include <iostream.h>
|
||||
+#include <iostream>
|
||||
+using std::ostream;
|
||||
#include "defs.hxx"
|
||||
|
||||
class FC {
|
Loading…
Add table
Add a link
Reference in a new issue