[VCRUNTIME] Stop including crtdefs.h

This commit is contained in:
Timo Kreuzer 2024-05-12 17:09:32 +03:00
parent 2955b1f0e9
commit abbc784010
9 changed files with 10 additions and 10 deletions

View file

@ -4,7 +4,7 @@
#ifndef RC_INVOKED
#include <crtdefs.h>
#include <vcruntime.h>
#include <setjmp.h>
#include <stddef.h>