File tree 4 files changed +4
-4
lines changed
ct_optcon/include/ct/optcon
4 files changed +4
-4
lines changed File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ Licensed under Apache2 license (see LICENSE file in main directory)
8
8
9
9
#include <ct/core/core-prespec.h>
10
10
11
- #include "costfunction/costfunction .hpp"
12
- #include "costfunction/costfunction -impl.hpp" //temporary solution (todo)
11
+ #include "costfunction/costfun .hpp"
12
+ #include "costfunction/costfun -impl.hpp" //temporary solution (todo)
13
13
14
14
#include "filter/filter.h"
15
15
#include "filter/filter-impl.h" //temporary solution (todo)
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Licensed under Apache2 license (see LICENSE file in main directory)
8
8
9
9
#include <ct/core/core.h>
10
10
11
- #include "costfunction/costfunction .hpp"
11
+ #include "costfunction/costfun .hpp"
12
12
13
13
#include "constraint/constraint.h"
14
14
@@ -49,7 +49,7 @@ Licensed under Apache2 license (see LICENSE file in main directory)
49
49
#include "filter/filter.h"
50
50
51
51
// implementations
52
- #include "costfunction/costfunction -impl.hpp"
52
+ #include "costfunction/costfun -impl.hpp"
53
53
54
54
#include "constraint/constraint-impl.h"
55
55
You can’t perform that action at this time.
0 commit comments