summaryrefslogtreecommitdiff
path: root/textproc/permute/files/patch-permute.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/permute/files/patch-permute.cpp')
-rw-r--r--textproc/permute/files/patch-permute.cpp15
1 files changed, 0 insertions, 15 deletions
diff --git a/textproc/permute/files/patch-permute.cpp b/textproc/permute/files/patch-permute.cpp
deleted file mode 100644
index cafa0e84e6f4..000000000000
--- a/textproc/permute/files/patch-permute.cpp
+++ /dev/null
@@ -1,15 +0,0 @@
---- permute.cpp.orig Fri Jul 14 14:51:01 2000
-+++ permute.cpp Thu Sep 8 07:07:31 2005
-@@ -18,8 +18,10 @@
- * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
- */
- #include <assert.h>
--#include <iostream.h>
--#include <string.h>
-+#include <iostream>
-+#include <string>
-+
-+using namespace std;
-
- //=============================================================================
- //