diff --git a/src/core/include/mp-units/framework/representation_concepts.h b/src/core/include/mp-units/framework/representation_concepts.h index 37e5354a..58b806eb 100644 --- a/src/core/include/mp-units/framework/representation_concepts.h +++ b/src/core/include/mp-units/framework/representation_concepts.h @@ -194,7 +194,6 @@ concept Complex = (!disable_complex) && && WeaklyRegular #endif ; - namespace magnitude_impl { void magnitude() = delete; // poison pill