summaryrefslogtreecommitdiff
path: root/audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2002-12-11 12:37:28 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2002-12-11 12:37:28 +0000
commit74aab77ef54192625b28c620980de76f08a1513d (patch)
tree67d236746604faa307172248f14d0c1cfdd98b95 /audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp
parentspelling-typo (diff)
Make audio/midimountain compiled again with the new GCC
PR: ports/46169 Submitted by: Kuang-che Wu <kcwu@kcwu.dyndns.org>
Diffstat (limited to 'audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp')
-rw-r--r--audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp b/audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp
new file mode 100644
index 000000000000..a0a61ca6179b
--- /dev/null
+++ b/audio/midimountain/files/patch-midimountain::mvcMapperProperties.cpp
@@ -0,0 +1,11 @@
+--- midimountain/mvcMapperProperties.cpp Wed Oct 24 09:47:34 2001
++++ midimountain/mvcMapperProperties.cpp Wed Dec 11 03:23:50 2002
+@@ -3,6 +3,8 @@
+ //=============================================================================
+ #include <mvcMapperProperties.h>
+ #include <stdio.h>
++#include <iostream>
++using namespace std;
+
+ void CloseClickedMapperProperties( GtkButton *button, gpointer user_data );
+ void AddPresetClickedMapperProperties( GtkButton *button, gpointer user_data );