UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
PlatformCrt.h
Go to the documentation of this file.
1// Copyright Epic Games, Inc. All Rights Reserved.
2
3#pragma once
4
5// IWYU pragma: begin_exports
6#include <new>
7#include <wchar.h>
8#include <stddef.h>
9#include <stdlib.h>
10#include <stdio.h>
11#include <stdarg.h>
12#include <math.h>
13#include <float.h>
14#include <string.h>
15// IWYU pragma: end_exports