From 5aaeeaae93149b8e2845ed9a4ed0958c93924bc1 Mon Sep 17 00:00:00 2001 From: assiduous Date: Thu, 18 Mar 2021 17:41:05 -0700 Subject: Fixed rebase issues; updated API to version 240083 --- Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Graphics/GraphicsEngineNextGenBase') diff --git a/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp b/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp index 173060fa..30d13ec8 100644 --- a/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp +++ b/Graphics/GraphicsEngineNextGenBase/include/DeviceContextNextGenBase.hpp @@ -27,6 +27,8 @@ #pragma once +#include + #include "BasicTypes.h" #include "ReferenceCounters.h" #include "RefCntAutoPtr.hpp" -- cgit v1.2.3