mirror of
https://github.com/nothings/stb
synced 2024-12-15 04:22:35 +03:00
Merge branch 'patch-1' of https://github.com/looki/stb
This commit is contained in:
commit
218ecd17a4
@ -6,7 +6,7 @@
|
|||||||
// publish, and distribute this file as you see fit.
|
// publish, and distribute this file as you see fit.
|
||||||
|
|
||||||
#ifdef STB_LEAKCHECK_IMPLEMENTATION
|
#ifdef STB_LEAKCHECK_IMPLEMENTATION
|
||||||
#undef STB_LEAKCHECK_IMPLEMENTATION // don't implenment more than once
|
#undef STB_LEAKCHECK_IMPLEMENTATION // don't implement more than once
|
||||||
|
|
||||||
// if we've already included leakcheck before, undefine the macros
|
// if we've already included leakcheck before, undefine the macros
|
||||||
#ifdef malloc
|
#ifdef malloc
|
||||||
|
Loading…
Reference in New Issue
Block a user