X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/fdc3237504c68a8f89faf2c56fa281df7f2bb972..5f9d773575a07c0dd024cfc323d034d6181da9b6:/loba_fairstrategy.h diff --git a/loba_fairstrategy.h b/loba_fairstrategy.h index 9984c36..e6de7a9 100644 --- a/loba_fairstrategy.h +++ b/loba_fairstrategy.h @@ -9,10 +9,10 @@ public: ~loba_fairstrategy() { } private: - double load_balance(double my_load); + void load_balance(); }; -#endif //!LOBA_SIMPLE +#endif //!LOBA_FAIR_STRATEGY_H // Local variables: // mode: c++