freebsd-ports/graphics/gsculpt/files/patch-src::Editor::StatusBar.h

12 lines
205 B
C
Raw Normal View History

--- ./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
{