From 430801b1307b4c820885f161d0b003011c892d77 Mon Sep 17 00:00:00 2001 From: Bent Bisballe Nyeng Date: Wed, 11 Jan 2023 20:08:10 +0100 Subject: Add ctor namespace cfg:: constants and get rid of temporary 'using namespace ctor' --- test/tasks_test.cc | 2 -- 1 file changed, 2 deletions(-) (limited to 'test/tasks_test.cc') diff --git a/test/tasks_test.cc b/test/tasks_test.cc index 57d30e3..5f1db26 100644 --- a/test/tasks_test.cc +++ b/test/tasks_test.cc @@ -3,8 +3,6 @@ #include #include -using namespace ctor; - namespace { ctor::build_configurations ctorTestConfigs1(const ctor::settings&) -- cgit v1.2.3