sync with left over changes
This commit is contained in:
parent
f0316c3205
commit
40e4b160df
2 changed files with 1 additions and 2 deletions
|
@ -37,6 +37,7 @@
|
||||||
#include <type_traits>
|
#include <type_traits>
|
||||||
|
|
||||||
#include <numeric>
|
#include <numeric>
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
@ -25,8 +25,6 @@
|
||||||
|
|
||||||
#include <paradiso/globals.hpp>
|
#include <paradiso/globals.hpp>
|
||||||
|
|
||||||
#include <algorithm>
|
|
||||||
|
|
||||||
namespace paradiso {
|
namespace paradiso {
|
||||||
|
|
||||||
template <typename Scalar, typename Derived> struct MatrixBase {
|
template <typename Scalar, typename Derived> struct MatrixBase {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue