summaryrefslogtreecommitdiff
path: root/science/flounder/files/patch-GlAreaUI.cc
diff options
context:
space:
mode:
Diffstat (limited to 'science/flounder/files/patch-GlAreaUI.cc')
-rw-r--r--science/flounder/files/patch-GlAreaUI.cc19
1 files changed, 0 insertions, 19 deletions
diff --git a/science/flounder/files/patch-GlAreaUI.cc b/science/flounder/files/patch-GlAreaUI.cc
deleted file mode 100644
index f872e065bae2..000000000000
--- a/science/flounder/files/patch-GlAreaUI.cc
+++ /dev/null
@@ -1,19 +0,0 @@
---- src/GlAreaUI.cc.orig Thu Jan 16 02:49:11 2003
-+++ src/GlAreaUI.cc Thu Jan 16 02:50:08 2003
-@@ -19,6 +19,7 @@
- #include "../config.h"
- #include "flguppy.h"
- #include <algorithm>
-+#include <iostream>
- #ifdef HAVE_VALUES_H
- #include <values.h>
- #endif
-@@ -34,6 +35,8 @@
- #include <avifile/utils.h>
- #include <avifile/fourcc.h>
- #endif
-+
-+using namespace std;
-
- Fl_Font fontset[] = {
- FL_HELVETICA, FL_HELVETICA_BOLD,