Skip to content
This repository has been archived by the owner on Jul 8, 2024. It is now read-only.

Commit

Permalink
include cancellation header
Browse files Browse the repository at this point in the history
  • Loading branch information
shueja committed Nov 14, 2023
1 parent df7fa3f commit 5c1f193
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/optimization/CasADiIterCallback.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
#include "casadi/casadi.hpp"
#include "casadi/core/nlpsol.hpp"
#include "casadi/core/sparsity.hpp"
#include "optimization/Cancellation.h"
using namespace casadi;
class CasADiIterCallback : public Callback {
// Data members
Expand Down

0 comments on commit 5c1f193

Please sign in to comment.