aboutsummaryrefslogtreecommitdiff
path: root/science/flounder/files/patch-igbhead.cc
diff options
context:
space:
mode:
Diffstat (limited to 'science/flounder/files/patch-igbhead.cc')
-rw-r--r--science/flounder/files/patch-igbhead.cc12
1 files changed, 12 insertions, 0 deletions
diff --git a/science/flounder/files/patch-igbhead.cc b/science/flounder/files/patch-igbhead.cc
new file mode 100644
index 000000000000..1d0683b35425
--- /dev/null
+++ b/science/flounder/files/patch-igbhead.cc
@@ -0,0 +1,12 @@
+--- utils/igbhead.cc.orig Tue Oct 15 02:20:12 2002
++++ utils/igbhead.cc Tue Oct 15 02:20:30 2002
+@@ -11,6 +11,9 @@
+ #include<string>
+ #include "IGBheader.h"
+ #include "cmdline.h"
++#include <iostream>
++
++using namespace std;
+
+ void output_header( IGBheader* );
+