diff --git a/daemon/tests/daemon_test.cpp b/daemon/tests/daemon_test.cpp index 2e6f31d..0fdf473 100644 --- a/daemon/tests/daemon_test.cpp +++ b/daemon/tests/daemon_test.cpp @@ -34,7 +34,7 @@ #include #if ! (defined (__arm__) || defined (__arm64__)) -#define _MEMORY_CHECK_ +//#define _MEMORY_CHECK_ #endif constexpr static const char g_daemon_address[] = "127.0.0.1";