From fbf17e30dd4ebbe5aae859708a6bf881bb58708d Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Fri, 20 Jul 2018 08:17:26 -0700 Subject: Fixed linux/mac build --- Graphics/GraphicsEngineOpenGL/src/FenceGLImpl.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'Graphics/GraphicsEngineOpenGL') diff --git a/Graphics/GraphicsEngineOpenGL/src/FenceGLImpl.cpp b/Graphics/GraphicsEngineOpenGL/src/FenceGLImpl.cpp index 99bbe484..5074e364 100644 --- a/Graphics/GraphicsEngineOpenGL/src/FenceGLImpl.cpp +++ b/Graphics/GraphicsEngineOpenGL/src/FenceGLImpl.cpp @@ -22,7 +22,6 @@ */ #include "pch.h" -#include #include "FenceGLImpl.h" #include "EngineMemory.h" -- cgit v1.2.3