skip precompiled headers for 3rd party files (fixes imgui2-modern renderer interaction)

This commit is contained in:
milek7
2021-01-31 00:05:15 +01:00
parent 4e6b2ecedd
commit 41cda4a889
3 changed files with 4 additions and 3 deletions

View File

@@ -28,7 +28,6 @@ Index of this file:
*/
#include "stdafx.h"
#ifdef DBG_NEW
#undef new
#endif