summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp')
-rw-r--r--graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp b/graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp
new file mode 100644
index 000000000..0853e22d5
--- /dev/null
+++ b/graphics/gsculpt/files/patch-src::Widgets::ListManager.cpp
@@ -0,0 +1,11 @@
+--- ./src/Widgets/ListManager.cpp.orig Mon Jul 21 19:25:18 2003
++++ ./src/Widgets/ListManager.cpp Mon Jul 21 19:25:30 2003
+@@ -10,7 +10,7 @@
+
+ #include "ListManager.h"
+
+-
++using std::set;
+
+
+ ListManager::ListManager(const string& columnTitle)