1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-22 00:35:15 +00:00

- Remove patch not needed anymore

PR:		59270
Submitted by:	maintainer
This commit is contained in:
Sergei Kolobov 2003-11-16 10:10:42 +00:00
parent 5809dd6b80
commit a709d2e9be
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=94085

View File

@ -1,13 +0,0 @@
--- tclmico.h.orig Mon May 26 14:55:46 2003
+++ include/mico/tclmico.h Sun Jun 29 02:25:42 2003
@@ -32,6 +32,10 @@
#include <tcl.h>
#endif
+using std::list;
+using std::set;
+using std::less;
+
class TclDispatcher : public CORBA::Dispatcher {
struct FileEvent {