OTWO-1213 Works around lost encoding in Ruby/C binding layer
[ohcount] / test / expected_dir / c2.h.in
1 c       comment /* c2.h.in. */
2 c       blank   
3 c       code    #ifndef C2_H
4 c       code    #define C2_H
5 c       blank   
6 c       comment /* Define to 1 if you have the <inttypes.h> header file. */
7 c       code    #undef HAVE_INTTYPES_H
8 c       blank   
9 c       comment /* Define to 1 if you have the `m' library (-lm). */
10 c       code    #undef HAVE_LIBM
11 c       blank   
12 c       comment /* Define to 1 if you have the ANSI C header files. */
13 c       code    #undef STDC_HEADERS
14 c       blank   
15 c       code    #endif