diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Widgets::messageBox.h')
-rw-r--r-- | graphics/gsculpt/files/patch-src::Widgets::messageBox.h | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/graphics/gsculpt/files/patch-src::Widgets::messageBox.h b/graphics/gsculpt/files/patch-src::Widgets::messageBox.h deleted file mode 100644 index 3629cf8696ee..000000000000 --- a/graphics/gsculpt/files/patch-src::Widgets::messageBox.h +++ /dev/null @@ -1,12 +0,0 @@ ---- ./src/Widgets/messageBox.h.orig Mon Jul 21 18:59:01 2003 -+++ ./src/Widgets/messageBox.h Mon Jul 21 18:59:17 2003 -@@ -8,7 +8,8 @@ - #include <string> - #include <vector> - -- -+using std::string; -+using std::vector; - - /* - ******************************************************************************* |