aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/CholmodSupport
diff options
context:
space:
mode:
Diffstat (limited to 'Eigen/CholmodSupport')
-rw-r--r--Eigen/CholmodSupport4
1 files changed, 0 insertions, 4 deletions
diff --git a/Eigen/CholmodSupport b/Eigen/CholmodSupport
index a3db42fe7..f26aaf64e 100644
--- a/Eigen/CholmodSupport
+++ b/Eigen/CholmodSupport
@@ -9,8 +9,6 @@ extern "C" {
#include <cholmod.h>
}
-namespace Eigen {
-
/** \ingroup Support_modules
* \defgroup CholmodSupport_Module CholmodSupport module
*
@@ -26,8 +24,6 @@ namespace Eigen {
#include "src/CholmodSupport/CholmodSupport.h"
-} // namespace Eigen
-
#include "src/Core/util/ReenableStupidWarnings.h"
#endif // EIGEN_CHOLMODSUPPORT_MODULE_H