summaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-src::Widgets::ListManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Widgets::ListManager.h')
-rw-r--r--graphics/gsculpt/files/patch-src::Widgets::ListManager.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::Widgets::ListManager.h b/graphics/gsculpt/files/patch-src::Widgets::ListManager.h
new file mode 100644
index 000000000000..2b6e18dcb64c
--- /dev/null
+++ b/graphics/gsculpt/files/patch-src::Widgets::ListManager.h
@@ -0,0 +1,12 @@
+--- ./src/Widgets/ListManager.h.orig Mon Jul 21 18:41:55 2003
++++ ./src/Widgets/ListManager.h Mon Jul 21 18:43:28 2003
+@@ -14,7 +14,8 @@
+
+ #include <gtk/gtkwidget.h>
+
+-
++using std::multiset;
++using std::string;
+
+
+ class ListManager