add config.h

This commit is contained in:
pikastech 2022-09-28 12:04:01 +08:00
parent d63d50a322
commit 565454a879

View File

@ -0,0 +1,4 @@
#define PIKA_STACK_BUFF_SIZE 1024 * 1024
#define PIKA_ASSERT_ENABLE 1
#define PIKA_MATH_ENABLE 1
#define pika_floatYPE_DOUBLE 0