ShaderGenCommon: Remove unnecessary includes

This commit is contained in:
Lioncash 2017-02-01 10:56:13 -05:00
commit 468f623d27
37 changed files with 75 additions and 54 deletions

View file

@ -4,8 +4,6 @@
#pragma once
#include "ShaderCache.h"
namespace DX12
{
class ShaderConstantsManager final