diff options
author | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
---|---|---|
committer | Garrett Wollman <wollman@FreeBSD.org> | 2004-02-23 04:42:13 +0000 |
commit | 60aab665670e50cb18bba45ee25f2ed091759741 (patch) | |
tree | 924c1af9c149083e0626ceb279b67ad6ca69e630 /net/arts++/files/patch-classes::include::ArtsCflowdCustomData.hh | |
parent | BROKEN on !i386: Does not compile (diff) |
Say hello to the new "net-mgmt" category. There are probably more
ports that belong here than the ones I have identified and moved in
this, first, pass.
Approved in principle by: marcus
Notes
Notes:
svn path=/head/; revision=101812
Diffstat (limited to 'net/arts++/files/patch-classes::include::ArtsCflowdCustomData.hh')
-rw-r--r-- | net/arts++/files/patch-classes::include::ArtsCflowdCustomData.hh | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/net/arts++/files/patch-classes::include::ArtsCflowdCustomData.hh b/net/arts++/files/patch-classes::include::ArtsCflowdCustomData.hh deleted file mode 100644 index b5ea0df4c56d..000000000000 --- a/net/arts++/files/patch-classes::include::ArtsCflowdCustomData.hh +++ /dev/null @@ -1,17 +0,0 @@ ---- ./classes/include/ArtsCflowdCustomData.hh.orig Tue Nov 9 05:39:42 1999 -+++ ./classes/include/ArtsCflowdCustomData.hh Wed Sep 25 16:38:10 2002 -@@ -20,6 +20,7 @@ - } - - #include <map> -+using namespace std; - - //---------------------------------------------------------------------------- - // class ArtsCflowdCustomDataKey -@@ -145,4 +146,5 @@ - }; - - --#endif // _ARTSCFLOWDCUSTOMDATA_HH_ -+#endif /* _ARTSCFLOWDCUSTOMDATA_HH_ */ -+ |