From 3c412183b2d4a131239275f440d15677cc5649b0 Mon Sep 17 00:00:00 2001 From: Jitse Niesen Date: Sun, 15 Apr 2012 11:06:28 +0100 Subject: Get rid of include directives inside namespace blocks (bug #339). --- Eigen/PaStiXSupport | 4 ---- 1 file changed, 4 deletions(-) (limited to 'Eigen/PaStiXSupport') diff --git a/Eigen/PaStiXSupport b/Eigen/PaStiXSupport index 4ded8e5d0..1dbb0941b 100644 --- a/Eigen/PaStiXSupport +++ b/Eigen/PaStiXSupport @@ -15,8 +15,6 @@ extern "C" { #undef complex #endif -namespace Eigen { - /** \ingroup Support_modules * \defgroup PaStiXSupport_Module PaStiXSupport module * @@ -31,8 +29,6 @@ namespace Eigen { #include "src/PaStiXSupport/PaStiXSupport.h" -} // namespace Eigen - #include "src/Core/util/ReenableStupidWarnings.h" #endif // EIGEN_PASTIXSUPPORT_MODULE_H -- cgit v1.2.3