From 0e6086497d469f6d67574e210652ed1e109ae473 Mon Sep 17 00:00:00 2001 From: Fraser Hutchison Date: Fri, 7 Mar 2014 21:49:50 +0000 Subject: [PATCH] Fixed unresolved Clara::UnpositionalTag linker error. --- include/catch.hpp | 3 +++ 1 file changed, 3 insertions(+) diff --git a/include/catch.hpp b/include/catch.hpp index cb8a19c1..91d392b0 100644 --- a/include/catch.hpp +++ b/include/catch.hpp @@ -19,6 +19,9 @@ #ifdef CATCH_CONFIG_MAIN # define CATCH_CONFIG_RUNNER +#endif + +#ifdef CATCH_CONFIG_RUNNER # ifndef CLARA_CONFIG_MAIN # define CLARA_CONFIG_MAIN_NOT_DEFINED # define CLARA_CONFIG_MAIN