diff --git a/client/tracy_rpmalloc.cpp b/client/tracy_rpmalloc.cpp index 307eff08..a4b4188b 100644 --- a/client/tracy_rpmalloc.cpp +++ b/client/tracy_rpmalloc.cpp @@ -109,11 +109,7 @@ #include #include -#if ENABLE_ASSERTS -# include -#else -# define assert(x) -#endif +#include namespace tracy {