summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Events::Event.h
blob: e79de7bc1ecde52afb046a80092b94f6feda0592 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/Events/Event.h.orig   Mon Jul 21 16:31:20 2003
+++ ./src/Events/Event.h    Mon Jul 21 16:31:32 2003
@@ -10,7 +10,7 @@
 #define EVENTH
 
 #include <string>
-
+using std::string;