summaryrefslogtreecommitdiffstats
path: root/Graphics/GraphicsEngineMetal
diff options
context:
space:
mode:
authorassiduous <assiduous@diligentgraphics.com>2020-01-27 03:40:54 +0000
committerassiduous <assiduous@diligentgraphics.com>2020-01-27 03:40:54 +0000
commit87f15b59e127a63ec784ea3a73f473847da74a90 (patch)
tree97617dac0a72728364f5a2f334ac22dd7406536c /Graphics/GraphicsEngineMetal
parentFixed build issues in Metal backend (diff)
downloadDiligentCore-87f15b59e127a63ec784ea3a73f473847da74a90.tar.gz
DiligentCore-87f15b59e127a63ec784ea3a73f473847da74a90.zip
Fixed BufferViewMtlImpl
Diffstat (limited to 'Graphics/GraphicsEngineMetal')
-rw-r--r--Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm1
1 files changed, 0 insertions, 1 deletions
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