From 87f15b59e127a63ec784ea3a73f473847da74a90 Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 26 Jan 2020 19:40:54 -0800 Subject: Fixed BufferViewMtlImpl --- Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm | 1 - 1 file changed, 1 deletion(-) (limited to 'Graphics/GraphicsEngineMetal') diff --git a/Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm b/Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm index 8d488c01..baad95cf 100644 --- a/Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm +++ b/Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm @@ -21,7 +21,6 @@ * of the possibility of such damages. */ -#include "pch.h" #include "BufferViewMtlImpl.h" namespace Diligent -- cgit v1.2.3