X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/c771a55e40d2a41d607a0da1b67cd1f7d546ccc8..d8bc41619b280838934e13bef30f911715259fc9:/cost_func.cpp diff --git a/cost_func.cpp b/cost_func.cpp index d102fd9..7311199 100644 --- a/cost_func.cpp +++ b/cost_func.cpp @@ -1,11 +1,11 @@ -#include "cost_func.h" - #include #include #include #include #include +#include "cost_func.h" + cost_func::cost_func(const char* param) { int len = strlen(param);