diff --git a/modules/core/include/visp3/core/vpList.h b/modules/core/include/visp3/core/vpList.h index f62bff5cc8..0784e9f8fc 100644 --- a/modules/core/include/visp3/core/vpList.h +++ b/modules/core/include/visp3/core/vpList.h @@ -45,9 +45,8 @@ #include -#ifndef DOXYGEN_SHOULD_SKIP_THIS - BEGIN_VISP_NAMESPACE +#ifndef DOXYGEN_SHOULD_SKIP_THIS /*! \class vpListElement \brief Each element of a list diff --git a/modules/python/doc/rst/tutorials/misc/ukf-linear.rst b/modules/python/doc/rst/tutorials/misc/ukf-linear.rst index cf738155dc..a8b4836f34 100644 --- a/modules/python/doc/rst/tutorials/misc/ukf-linear.rst +++ b/modules/python/doc/rst/tutorials/misc/ukf-linear.rst @@ -13,3 +13,4 @@ The state vector and measurements are explained in the `C++ example #include -#ifndef DOXYGEN_SHOULD_SKIP_THIS - BEGIN_VISP_NAMESPACE +#ifndef DOXYGEN_SHOULD_SKIP_THIS /*! * \class vpLuminance * \brief Class that defines the luminance and gradient of a point.