This commit is contained in:
Nic Barker 2024-12-01 20:59:02 +13:00
parent 398fc3330d
commit d3b72add91

2
clay.h
View File

@ -482,7 +482,7 @@ extern bool Clay__debugMaxElementsLatch;
#ifdef CLAY_IMPLEMENTATION
#undef CLAY_IMPLEMENTATION
#ifdef CLAY_OVERFLOW_TRAP1
#ifdef CLAY_OVERFLOW_TRAP
#include "signal.h"
#endif