emeryberger merged emeryberger/Hoard#117 · July 14, 2026 13:01 Remove `#define inline __forceinline` (the Windows data-declaration trap) #117 Kills the trap at the root instead of working around it a fourth time.What it was doinglibhoard.cpp did #define inline __forceinline on Windows. … +15 -2 1 comment