aboutsummaryrefslogtreecommitdiff
path: root/graphics/gsculpt/files/patch-src::Widgets::NameDialog.h
blob: 989200a7a9e9308f048f125aa8222c292e9198bd (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- ./src/Widgets/NameDialog.h.orig	Mon Jul 21 19:26:12 2003
+++ ./src/Widgets/NameDialog.h	Mon Jul 21 19:26:22 2003
@@ -15,7 +15,7 @@
 
 #include "callback.h"
 
-
+using std::string;
 
 
 class NameDialog;