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/InputLayoutDescParser.h | 5 ----- 1 file changed, 5 deletions(-) (limited to 'RenderScript/include/InputLayoutDescParser.h') diff --git a/RenderScript/include/InputLayoutDescParser.h b/RenderScript/include/InputLayoutDescParser.h index 73b58ba..46d2c9b 100644 --- a/RenderScript/include/InputLayoutDescParser.h +++ b/RenderScript/include/InputLayoutDescParser.h @@ -26,11 +26,6 @@ #include "LuaWrappers.h" #include "LuaBindings.h" -namespace std -{ - DEFINE_ENUM_HASH( Diligent::LayoutElement::FREQUENCY ) -} - namespace Diligent { template<> -- cgit v1.2.3