OSDN Git Service

include hack.h for building on vs2013
authorSHIRAKATA Kentaro <argrath@ub32.org>
Wed, 2 Mar 2016 17:16:26 +0000 (02:16 +0900)
committerSHIRAKATA Kentaro <argrath@ub32.org>
Wed, 2 Mar 2016 17:16:26 +0000 (02:16 +0900)
japanese/jconj.c

index 621985e..3d34bb5 100644 (file)
@@ -10,6 +10,7 @@
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>
+#include "hack.h"
 
 #define EUC    0
 #define SJIS   1