diff options
Diffstat (limited to 'japanese/kasumi/files/patch-KasumiException.hxx')
-rw-r--r-- | japanese/kasumi/files/patch-KasumiException.hxx | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/japanese/kasumi/files/patch-KasumiException.hxx b/japanese/kasumi/files/patch-KasumiException.hxx deleted file mode 100644 index a84e79e3fcf2..000000000000 --- a/japanese/kasumi/files/patch-KasumiException.hxx +++ /dev/null @@ -1,11 +0,0 @@ ---- KasumiException.hxx.orig 2006-05-26 17:41:25 UTC -+++ KasumiException.hxx -@@ -30,6 +30,8 @@ - #include "config.h" - #endif - -+#include <string> -+ - using namespace std; - - enum _output {STDOUT, STDERR, ERR_DIALOG, WARNING_DIALOG}; |