File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
ct_optcon/include/ct/optcon Expand file tree Collapse file tree 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)
88
99#include <ct/core/core-prespec.h>
1010
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)
1313
1414#include "filter/filter.h"
1515#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)
88
99#include <ct/core/core.h>
1010
11- #include "costfunction/costfunction .hpp"
11+ #include "costfunction/costfun .hpp"
1212
1313#include "constraint/constraint.h"
1414
@@ -49,7 +49,7 @@ Licensed under Apache2 license (see LICENSE file in main directory)
4949#include "filter/filter.h"
5050
5151// implementations
52- #include "costfunction/costfunction -impl.hpp"
52+ #include "costfunction/costfun -impl.hpp"
5353
5454#include "constraint/constraint-impl.h"
5555
You can’t perform that action at this time.
0 commit comments