X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/fdc3237504c68a8f89faf2c56fa281df7f2bb972..e26322be393602087260f24f9e93ba343d8f8837:/loba_fairstrategy.h diff --git a/loba_fairstrategy.h b/loba_fairstrategy.h index 9984c36..3e09627 100644 --- a/loba_fairstrategy.h +++ b/loba_fairstrategy.h @@ -9,7 +9,7 @@ public: ~loba_fairstrategy() { } private: - double load_balance(double my_load); + void load_balance(); }; #endif //!LOBA_SIMPLE