From 77451f10565a622e1ca7f3d39937aae40ec9331d Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 15 Aug 2016 15:35:04 +0200 Subject: compat/options: anon namespace classes are usable so move to detail --- compat/options.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compat/options.hpp') diff --git a/compat/options.hpp b/compat/options.hpp index 815b4e2a..7b004ba6 100644 --- a/compat/options.hpp +++ b/compat/options.hpp @@ -50,7 +50,7 @@ #define OPENTRACK_ORG "opentrack-2.3" namespace options { -namespace { +namespace detail { class custom_type_initializer { custom_type_initializer(); -- cgit v1.2.3