fix musl-idiodic libsc problems
This commit is contained in:
parent
d9eacc4db7
commit
38fdbf18c2
@ -40,9 +40,11 @@
|
|||||||
|
|
||||||
#ifdef nullptr
|
#ifdef nullptr
|
||||||
#undef nullptr
|
#undef nullptr
|
||||||
#define nullptr 0
|
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#define nullptr 0
|
||||||
|
|
||||||
|
|
||||||
// stdio.h
|
// stdio.h
|
||||||
#ifdef NULL
|
#ifdef NULL
|
||||||
#undef NULL
|
#undef NULL
|
||||||
|
Loading…
x
Reference in New Issue
Block a user