summaryrefslogtreecommitdiffstats
path: root/RenderScript/src/PSODescParser.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'RenderScript/src/PSODescParser.cpp')
-rw-r--r--RenderScript/src/PSODescParser.cpp5
1 files changed, 0 insertions, 5 deletions
diff --git a/RenderScript/src/PSODescParser.cpp b/RenderScript/src/PSODescParser.cpp
index 3099140..b1da543 100644
--- a/RenderScript/src/PSODescParser.cpp
+++ b/RenderScript/src/PSODescParser.cpp
@@ -28,11 +28,6 @@
#include "DepthStencilStateDescParser.h"
#include "InputLayoutDescParser.h"
-namespace std
-{
- DEFINE_ENUM_HASH( Diligent::PRIMITIVE_TOPOLOGY )
-}
-
namespace Diligent
{
class RTVFormatsParser;