summaryrefslogtreecommitdiffstats
path: root/graphics/gsculpt/files/patch-src::Editor::StatusBar.h
blob: 05288044f86389af9d386fffb6b349323f2ea7f0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/Editor/StatusBar.h.orig   Mon Jul 21 16:36:37 2003
+++ ./src/Editor/StatusBar.h    Mon Jul 21 16:36:49 2003
@@ -9,7 +9,7 @@
 
 #include <gtk/gtkwidget.h>
 
-
+using std::string;
 
 class StatusBar
 {