mirror of
https://gitlab.com/libeigen/eigen.git
synced 2025-01-24 14:45:14 +08:00
Merge.
This commit is contained in:
commit
e868b6736a
@ -89,7 +89,10 @@ namespace Eigen
|
||||
|
||||
namespace Eigen
|
||||
{
|
||||
static bool internal::push_assert = false;
|
||||
namespace internal
|
||||
{
|
||||
static bool push_assert = false;
|
||||
}
|
||||
static std::vector<std::string> eigen_assert_list;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user