Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
MinimalWindowsApi.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5#if !PLATFORM_WINDOWS
6 #error this file is for PLATFORM_WINDOWS only
7#endif
8
9// redirect to new file
10#include "Microsoft/MinimalWindowsApi.h"