diff --git a/src/opt/rrr/rrrAndNetwork.h b/src/opt/rrr/rrrAndNetwork.h index 9643c474d..f4f6028d1 100644 --- a/src/opt/rrr/rrrAndNetwork.h +++ b/src/opt/rrr/rrrAndNetwork.h @@ -118,10 +118,10 @@ namespace rrr { void ForEachTfo(int id, bool fPos, std::function const &func); void ForEachTfoReverse(int id, bool fPos, std::function const &func); void ForEachTfoUpdate(int id, bool fPos, std::function const &func); - template