diff options
Diffstat (limited to 'graphics/gsculpt/files/patch-src::Events::Event.h')
-rw-r--r-- | graphics/gsculpt/files/patch-src::Events::Event.h | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/gsculpt/files/patch-src::Events::Event.h b/graphics/gsculpt/files/patch-src::Events::Event.h deleted file mode 100644 index e79de7bc1..000000000 --- a/graphics/gsculpt/files/patch-src::Events::Event.h +++ /dev/null @@ -1,11 +0,0 @@ ---- ./src/Events/Event.h.orig Mon Jul 21 16:31:20 2003 -+++ ./src/Events/Event.h Mon Jul 21 16:31:32 2003 -@@ -10,7 +10,7 @@ - #define EVENTH - - #include <string> -- -+using std::string; - - - |