Skip to content

Commit

Permalink
include cassert in fwd.hpp
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinll committed May 6, 2024
1 parent 38a711a commit d4cd3c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/proxsuite/fwd.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@
#endif

#include <Eigen/Core>
#include <cassert>

#ifdef PROXSUITE_EIGEN_CHECK_MALLOC
#ifdef EIGEN_RUNTIME_NO_MALLOC_WAS_NOT_DEFINED
Expand Down

0 comments on commit d4cd3c0

Please sign in to comment.