aboutsummaryrefslogtreecommitdiffhomepage
path: root/Eigen/PaStiXSupport
diff options
context:
space:
mode:
authorGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2012-04-15 11:06:28 +0100
committerGravatar Jitse Niesen <jitse@maths.leeds.ac.uk>2012-04-15 11:06:28 +0100
commit3c412183b2d4a131239275f440d15677cc5649b0 (patch)
tree42784a65d3ad0cc4fb912032ecdf9059aad5eb7a /Eigen/PaStiXSupport
parent84c93b048ecab7c22291503e68c47b6e3264fbb0 (diff)
Get rid of include directives inside namespace blocks (bug #339).
Diffstat (limited to 'Eigen/PaStiXSupport')
-rw-r--r--Eigen/PaStiXSupport4
1 files changed, 0 insertions, 4 deletions
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