blender/intern/guardedalloc
Jacques Lucke 594438ef0d Allocator: add missing include
The placement-new operator requires `#include <new>`.
It is used in `MEM_new`.
2021-12-27 15:41:56 +01:00
..
cpp Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
intern Cleanup: reorganize doxygen modules 2021-12-14 20:56:11 +11:00
test/simpletest Cleanup: full sentences in comments, improve comment formatting 2021-06-26 21:50:48 +10:00
tests Guarded allocator: Fix lock-free allocator tests 2020-11-19 16:17:48 +01:00
CMakeLists.txt CMake/guardedalloc: add header file to TEST_SRC 2021-03-14 18:11:24 +05:30
MEM_guardedalloc.h Allocator: add missing include 2021-12-27 15:41:56 +01:00