mirror of
https://github.com/data61/MP-SPDZ.git
synced 2026-01-09 13:37:58 -05:00
Improve compilation.
This commit is contained in:
@@ -132,7 +132,4 @@ BreakType Program<T>::execute(Processor<T>& Proc, int PC) const
|
||||
return TIME_BREAK;
|
||||
}
|
||||
|
||||
template class Program<FakeSecret>;
|
||||
template class Program<ReplicatedSecret>;
|
||||
|
||||
} /* namespace GC */
|
||||
|
||||
Reference in New Issue
Block a user