X-Git-Url: https://bilbo.iut-bm.univ-fcomte.fr/and/gitweb/loba.git/blobdiff_plain/fdc3237504c68a8f89faf2c56fa281df7f2bb972..5ea4e2d40842a43c9a5c2c4d360f928e5dbd3532:/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++