[Misc] Fixed missing guard header (#887)

This commit is contained in:
Adrian
2026-02-23 08:07:23 +00:00
committed by GitHub
parent 9190ce3e36
commit 8d5565da8a
2 changed files with 7 additions and 0 deletions

View File

@@ -1,6 +1,8 @@
/* Xenia: minor tweaks to bring up to date with winnt.h */
#include <cstdint>
#pragma once
/* Copyright (c) Microsoft Corporation. All rights reserved. */
/* NT image format (to be used when the Win32 SDK version of WINNT.H cannot) */