Skip to content
Snippets Groups Projects
Commit d534cd00 authored by Yang Tse's avatar Yang Tse
Browse files

build: provide SIZEOF_SIZE_T DOS definition

parent afd6e738
No related branches found
No related tags found
No related merge requests found
......@@ -67,6 +67,7 @@
#define SIZEOF_INT 4
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_SHORT 2
#define SIZEOF_SIZE_T 4
#define STDC_HEADERS 1
#define TIME_WITH_SYS_TIME 1
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment