diff options
Diffstat (limited to 'net/cflowd/files/patch-classes::include::CflowdVersion.hh')
-rw-r--r-- | net/cflowd/files/patch-classes::include::CflowdVersion.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/net/cflowd/files/patch-classes::include::CflowdVersion.hh b/net/cflowd/files/patch-classes::include::CflowdVersion.hh deleted file mode 100644 index b5352ae38c19..000000000000 --- a/net/cflowd/files/patch-classes::include::CflowdVersion.hh +++ /dev/null @@ -1,10 +0,0 @@ ---- classes/include/CflowdVersion.hh.orig Fri Aug 29 22:04:44 2003 -+++ classes/include/CflowdVersion.hh Fri Aug 29 22:04:56 2003 -@@ -42,6 +42,7 @@ - #ifndef _CFLOWDVERSION_HH_ - #define _CFLOWDVERSION_HH_ - -+using namespace std; - #include <string> - - //--------------------------------------------------------------------------- |