Add 'tier0/annotations.h' to precompiled header

This commit is contained in:
Kawe Mazidjatari 2023-03-17 00:00:37 +01:00
parent a0527721b6
commit 877c867e08

View File

@ -97,6 +97,7 @@
#include "core/termutil.h"
#include "tier0/basetypes.h"
#include "tier0/platform.h"
#include "tier0/annotations.h"
#include "tier0/commonmacros.h"
#if !defined(SDKLAUNCHER) && !defined(PLUGINSDK)
#include "tier0/dbg.h"