diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-01-27 03:40:54 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-01-27 03:40:54 +0000 |
| commit | 87f15b59e127a63ec784ea3a73f473847da74a90 (patch) | |
| tree | 97617dac0a72728364f5a2f334ac22dd7406536c /Graphics/GraphicsEngineMetal | |
| parent | Fixed build issues in Metal backend (diff) | |
| download | DiligentCore-87f15b59e127a63ec784ea3a73f473847da74a90.tar.gz DiligentCore-87f15b59e127a63ec784ea3a73f473847da74a90.zip | |
Fixed BufferViewMtlImpl
Diffstat (limited to 'Graphics/GraphicsEngineMetal')
| -rw-r--r-- | Graphics/GraphicsEngineMetal/src/BufferViewMtlImpl.mm | 1 |
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 |
