/
redgpu
/
ezEngine
Обзор
Документация
Войти
/
redgpu
/
ezEngine
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
dev
Code/Engine/Foundation/Basics/IncludeAll.cpp
6 строк
311 B
Jan Krassnigg
FMOD, Project Export and other fixes (#1350)
14 июл 2024, 23:06
Не верифицирован
14 июл 2024, 23:06
1c33687
Код
Авторство
О чём код?
#include <Foundation/FoundationPCH.h> // This file includes everything from Foundation to ensure that all template code is looked at when building the Foundation library. // For non-template code this is not really necessary, but to be sure, just include everything. #include <Foundation/Basics/IncludeAll.h>