From d86a71f79afe0e4dac768f61d6bff690567aca5b Mon Sep 17 00:00:00 2001 From: crupest Date: Sun, 24 May 2020 01:40:02 +0800 Subject: ... --- include/cru/platform/heap_debug.hpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 include/cru/platform/heap_debug.hpp (limited to 'include/cru/platform/heap_debug.hpp') diff --git a/include/cru/platform/heap_debug.hpp b/include/cru/platform/heap_debug.hpp deleted file mode 100644 index 9e3ae368..00000000 --- a/include/cru/platform/heap_debug.hpp +++ /dev/null @@ -1,7 +0,0 @@ -#pragma once -#include "cru/common/pre_config.hpp" - -namespace cru::platform { -// Setup the heap debug function. Currently I only use this on Windows... -void SetupHeapDebug(); -} // namespace cru::platform -- cgit v1.2.3