summaryrefslogtreecommitdiffstats
path: root/RenderScript/src/DepthStencilStateDescParser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'RenderScript/src/DepthStencilStateDescParser.cpp')
-rw-r--r--RenderScript/src/DepthStencilStateDescParser.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/RenderScript/src/DepthStencilStateDescParser.cpp b/RenderScript/src/DepthStencilStateDescParser.cpp
index 12a64f7..ef127d5 100644
--- a/RenderScript/src/DepthStencilStateDescParser.cpp
+++ b/RenderScript/src/DepthStencilStateDescParser.cpp
@@ -24,11 +24,6 @@
#include "pch.h"
#include "DepthStencilStateDescParser.h"
-namespace std
-{
- DEFINE_ENUM_HASH( Diligent::STENCIL_OP )
-}
-
namespace Diligent
{
template<>