summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h')
-rw-r--r--graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h14
1 files changed, 14 insertions, 0 deletions
diff --git a/graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h b/graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h
new file mode 100644
index 000000000..bf9f4ed1f
--- /dev/null
+++ b/graphics/gsculpt/files/patch-src::TypeManager::TypeManager.h
@@ -0,0 +1,14 @@
+--- ./src/TypeManager/TypeManager.h.orig Mon Jul 21 16:37:26 2003
++++ ./src/TypeManager/TypeManager.h Mon Jul 21 16:38:08 2003
+@@ -10,7 +10,10 @@
+ #include <map>
+ #include <list>
+
+-
++using std::string;
++using std::vector;
++using std::map;
++using std::list;
+
+
+