From 250f3c929ecc95e0d643cae6321d0a89493d0163 Mon Sep 17 00:00:00 2001 From: gandalfr-KY Date: Tue, 4 Mar 2025 03:48:18 +0000 Subject: [PATCH] internal --- include/scaluq/types.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/scaluq/types.hpp b/include/scaluq/types.hpp index c5cfa27..1f69e96 100644 --- a/include/scaluq/types.hpp +++ b/include/scaluq/types.hpp @@ -69,7 +69,7 @@ struct adl_serializer<::scaluq::StdComplex> { #ifdef SCALUQ_USE_NANOBIND #include -namespace scaluq { +namespace scaluq::internal { namespace nb = nanobind; } #endif