We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f52f5d commit e59cd60Copy full SHA for e59cd60
include/proxsuite/fwd.hpp
@@ -29,6 +29,7 @@
29
#endif
30
31
#include <Eigen/Core>
32
+#include <cassert>
33
34
#ifdef PROXSUITE_EIGEN_CHECK_MALLOC
35
#ifdef EIGEN_RUNTIME_NO_MALLOC_WAS_NOT_DEFINED
0 commit comments