4 lines
122 B
C
4 lines
122 B
C
|
/* Check for size of types */
|
||
|
#cmakedefine SIZEOF_CHAR ${SIZEOF_CHAR}
|
||
|
#cmakedefine SIZEOF_SHORT ${SIZEOF_SHORT}
|