Skip to content

Commit

Permalink
[core] updated basic types Interval[Vector,Matrix]
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonRohou committed Feb 12, 2024
1 parent e32242c commit 7c308e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/2/domains/interval/codac2_IntervalVector.h
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
#include "codac2_Interval.h"
#include "codac2_IntervalMatrix.h"
#include "codac2_Vector.h"
#include "codac2_IntervalVectorComponent.h"
//#include "codac2_IntervalVectorComponent.h"
#include <codac2_eigen.h>

namespace codac2
Expand Down

0 comments on commit 7c308e7

Please sign in to comment.