From da3fd6d1f9a24f881ef09a170f998b471d054742 Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Thu, 31 Jan 2019 08:26:41 -0800 Subject: Improved handling unordered_maps --- RenderScript/include/BufferParser.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'RenderScript/include/BufferParser.h') diff --git a/RenderScript/include/BufferParser.h b/RenderScript/include/BufferParser.h index 2ae0349..82a244b 100644 --- a/RenderScript/include/BufferParser.h +++ b/RenderScript/include/BufferParser.h @@ -28,12 +28,6 @@ #include "EngineObjectParserCommon.h" #include "ClassMethodBinding.h" -namespace std -{ - DEFINE_ENUM_HASH( Diligent::BUFFER_MODE ) - DEFINE_ENUM_HASH( Diligent::SET_VERTEX_BUFFERS_FLAGS ) -} - namespace Diligent { class BufferParser final : public EngineObjectParserCommon -- cgit v1.2.3