From a1ebe07fb572781ab7a9a7da07f6f6c93a6b7833 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 1 Nov 2015 12:52:54 +0100 Subject: options: whitespace --- opentrack-compat/options.hpp | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'opentrack-compat') diff --git a/opentrack-compat/options.hpp b/opentrack-compat/options.hpp index be8c688c..9b03c18f 100644 --- a/opentrack-compat/options.hpp +++ b/opentrack-compat/options.hpp @@ -51,8 +51,7 @@ template using mem = std::shared_ptr; #define OPENTRACK_ORG "opentrack-2.3" namespace options { - template - using map = std::map; + template using map = std::map; using std::string; template @@ -405,7 +404,7 @@ namespace options { b->reload(); } }; - + template inline void tie_setting(value&, q*); -- cgit v1.2.3