mirror of
https://github.com/nothings/stb.git
synced 2026-07-16 19:41:06 +00:00
Fixed typo
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
// distribute, and modify this file as you see fit.
|
||||
|
||||
#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
|
||||
#ifdef malloc
|
||||
|
||||
Reference in New Issue
Block a user