Skip to content

Commit

Permalink
mac compile
Browse files Browse the repository at this point in the history
  • Loading branch information
ladnir committed Jan 22, 2024
1 parent 65bfb08 commit 9390125
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libOTe_Tests/Pprf_Tests.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ void Tools_Pprf_test_impl(

auto threads = 1;
PRNG prng(CCBlock);
using Vec = typename Ctx::Vec<F>;
using Vec = typename Ctx::template Vec<F>;

auto sockets = cp::LocalAsyncSocket::makePair();

Expand Down

0 comments on commit 9390125

Please sign in to comment.