mirror of
https://github.com/pocketpy/pocketpy
synced 2025-10-20 03:20:18 +00:00
Update config.h
This commit is contained in:
parent
11320a05d0
commit
3b750cba1a
@ -66,7 +66,7 @@
|
||||
#define PK_PLATFORM_SEP '/'
|
||||
#endif
|
||||
|
||||
//If missing static_assert
|
||||
//@Wood_zn
|
||||
#ifndef static_assert
|
||||
#define static_assert(x, msg) int static_assert(int static_assert[(x)?1:-1])
|
||||
#define static_assert(x, msg) int static_assert(int static_assert[(x)?1:-1])
|
||||
#endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user