Files
Brandyn / Techy fcc1b09210 init
2026-04-04 15:40:51 -05:00

10 lines
378 B
C

// Copyright Epic Games, Inc. All Rights Reserved.
/*=============================================================================
OpenGL.h: Public OpenGL base definitions for non-common functionality
=============================================================================*/
#pragma once
#include "HAL/PreprocessorHelpers.h"
#include COMPILED_PLATFORM_HEADER(OpenGL.h)