超漢字アプリケーション開発用のProtocol Buffersコンパイラの開発
Revision | 96dfc2d21cef25aa733747dc499245a699bbfb82 (tree) |
---|---|
Time | 2015-03-06 02:45:39 |
Author | ornse01 <ornse01@user...> |
Commiter | ornse01 |
fix include file name.
@@ -1,7 +1,7 @@ | ||
1 | 1 | /* this file is automaticall generated. */ |
2 | 2 | |
3 | 3 | #include <basic.h> |
4 | -#include <stdlib.h> | |
4 | +#include <bstdlib.h> | |
5 | 5 | #include <coding/pb_scalartypes.h> |
6 | 6 | |
7 | 7 | #include "<%= header_file_name %>" |