remove unused STDC_HEADERS definition (#835)
This commit is contained in:
parent
79d692c645
commit
c515e1ae2f
@ -180,9 +180,6 @@
|
||||
/* The size of `void *', as computed by sizeof. */
|
||||
#cmakedefine SIZEOF_VOID_P ${SIZEOF_VOID_P}
|
||||
|
||||
/* Define to 1 if you have the ANSI C header files. */
|
||||
#cmakedefine STDC_HEADERS
|
||||
|
||||
/* the namespace where STL code like vector<> is defined */
|
||||
#cmakedefine STL_NAMESPACE ${STL_NAMESPACE}
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user