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/SamplerParser.h | 6 ------ 1 file changed, 6 deletions(-) (limited to 'RenderScript/include/SamplerParser.h') diff --git a/RenderScript/include/SamplerParser.h b/RenderScript/include/SamplerParser.h index 6d4203d..0172f04 100644 --- a/RenderScript/include/SamplerParser.h +++ b/RenderScript/include/SamplerParser.h @@ -29,12 +29,6 @@ #include "ClassMethodBinding.h" #include "EngineObjectParserCommon.h" -namespace std -{ - DEFINE_ENUM_HASH( Diligent::FILTER_TYPE ) - DEFINE_ENUM_HASH( Diligent::TEXTURE_ADDRESS_MODE ) -} - namespace Diligent { template -- cgit v1.2.3