From 77adaeabaf58ea79496803a83ce9fce582758b78 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Mon, 7 Jan 2019 10:03:41 +0100 Subject: compat/base-path: add assert --- compat/base-path.hpp | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'compat/base-path.hpp') diff --git a/compat/base-path.hpp b/compat/base-path.hpp index 06e2c703..e80f541f 100644 --- a/compat/base-path.hpp +++ b/compat/base-path.hpp @@ -5,8 +5,7 @@ #include -OTR_COMPAT_EXPORT -cc_noinline +OTR_COMPAT_EXPORT cc_noinline const QString& application_base_path(); #define OPENTRACK_BASE_PATH (application_base_path()) -- cgit v1.2.3