From 6d0d6fc94ee88635b7f9fb4dc4af10b90525f9b5 Mon Sep 17 00:00:00 2001 From: Albin Johansson Date: Fri, 2 Feb 2024 00:29:30 +0100 Subject: [PATCH] Update main.cpp --- modules/core/test/main.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/modules/core/test/main.cpp b/modules/core/test/main.cpp index d5661acdb8..2c854281f6 100644 --- a/modules/core/test/main.cpp +++ b/modules/core/test/main.cpp @@ -7,7 +7,6 @@ #include "tactile/foundation/misc/scope_guard.hpp" using namespace tactile; -using namespace tactile::core; auto main(int argc, char* argv[]) -> int {