Fix tests compilation

pull/137/head
SChernykh 2 years ago
parent de9f13d393
commit 0b0ad9ff82

@ -17,6 +17,8 @@
#include "gtest/gtest.h"
void p2pool_usage() {}
int main(int argc, char** argv)
{
testing::InitGoogleTest(&argc, argv);

Loading…
Cancel
Save