Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
MinWindows.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2#pragma once
3
4#if PLATFORM_WINDOWS
5 #include "Windows/MinWindows.h"
6#else
7 #include "Microsoft/MinWindowsPrivate.h"
8#endif