windows-nt/Source/XPSP1/NT/shell/comctl32/v6/crtfree.cpp

6 lines
138 B
C++
Raw Normal View History

2020-09-26 03:20:57 -05:00
#include <windows.h>
// do this so that we can override new with an allocator that zero-inits
#define CPP_FUNCTIONS
#include <crtfree.h>