ports/japanese/kasumi/files/patch-KasumiException.hxx
MANTANI Nobutaka f00461a84a - Sync with update of japanese/anthy.
- Bump PORTREVISION.
2019-09-14 15:49:11 +00:00

12 lines
231 B
C++

--- 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};