Skip to content

Commit e59cd60

Browse files
quentinlljcarpent
authored andcommitted
include cassert in fwd.hpp
1 parent 8f52f5d commit e59cd60

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

include/proxsuite/fwd.hpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
#endif
3030

3131
#include <Eigen/Core>
32+
#include <cassert>
3233

3334
#ifdef PROXSUITE_EIGEN_CHECK_MALLOC
3435
#ifdef EIGEN_RUNTIME_NO_MALLOC_WAS_NOT_DEFINED

0 commit comments

Comments
 (0)