diff options
Diffstat (limited to 'compat/options.hpp')
| -rw-r--r-- | compat/options.hpp | 2 | 
1 files changed, 1 insertions, 1 deletions
| 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(); | 
