summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Widgets::messageBox.h
blob: 3629cf8696ee499279957ec6b2635ed047b3feff (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- ./src/Widgets/messageBox.h.orig Mon Jul 21 18:59:01 2003
+++ ./src/Widgets/messageBox.h  Mon Jul 21 18:59:17 2003
@@ -8,7 +8,8 @@
 #include <string>
 #include <vector>
 
-
+using std::string;
+using std::vector;
 
 /*
 *******************************************************************************