From c2d82a9ad673ccef3c783db5a09b71a1f88036e0 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 2 Aug 2003 02:36:11 +0000 Subject: Fix build on gcc-3.3.x Submitted by: Simon Barner --- graphics/gsculpt/files/patch-src::Editor::StatusBar.h | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 graphics/gsculpt/files/patch-src::Editor::StatusBar.h (limited to 'graphics/gsculpt/files/patch-src::Editor::StatusBar.h') diff --git a/graphics/gsculpt/files/patch-src::Editor::StatusBar.h b/graphics/gsculpt/files/patch-src::Editor::StatusBar.h new file mode 100644 index 000000000000..05288044f863 --- /dev/null +++ b/graphics/gsculpt/files/patch-src::Editor::StatusBar.h @@ -0,0 +1,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 + +- ++using std::string; + + class StatusBar + { -- cgit v1.2.3