diff --git a/tests/src/main.cpp b/tests/src/main.cpp index 2822d0c..cbe2556 100644 --- a/tests/src/main.cpp +++ b/tests/src/main.cpp @@ -17,6 +17,8 @@ #include "gtest/gtest.h" +void p2pool_usage() {} + int main(int argc, char** argv) { testing::InitGoogleTest(&argc, argv);