summaryrefslogtreecommitdiffstats
path: root/RenderScript/include/ShaderParser.h
diff options
context:
space:
mode:
Diffstat (limited to 'RenderScript/include/ShaderParser.h')
-rw-r--r--RenderScript/include/ShaderParser.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/RenderScript/include/ShaderParser.h b/RenderScript/include/ShaderParser.h
index a0cf869..f3fae7e 100644
--- a/RenderScript/include/ShaderParser.h
+++ b/RenderScript/include/ShaderParser.h
@@ -29,11 +29,6 @@
#include "ClassMethodBinding.h"
#include "EngineObjectParserCommon.h"
-namespace std
-{
- DEFINE_ENUM_HASH( Diligent::SHADER_SOURCE_LANGUAGE )
-}
-
namespace Diligent
{
class ShaderParser final : public EngineObjectParserCommon<IShader>