summaryrefslogtreecommitdiffstats
path: root/RenderScript/src/ShaderParser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'RenderScript/src/ShaderParser.cpp')
-rw-r--r--RenderScript/src/ShaderParser.cpp6
1 files changed, 0 insertions, 6 deletions
diff --git a/RenderScript/src/ShaderParser.cpp b/RenderScript/src/ShaderParser.cpp
index 61218dd..761e1af 100644
--- a/RenderScript/src/ShaderParser.cpp
+++ b/RenderScript/src/ShaderParser.cpp
@@ -26,12 +26,6 @@
#include "BasicShaderSourceStreamFactory.h"
#include "SamplerParser.h"
-
-namespace std
-{
- DEFINE_ENUM_HASH( Diligent::SHADER_VARIABLE_TYPE )
-}
-
namespace Diligent
{
const Char* ShaderParser::ShaderLibName = "Shader";