peerplays_migrated/tests/bitcoin_test/main.cpp
2020-04-03 11:15:57 +03:00

6 lines
59 B
C++

#include <bitcoin/system.hpp>
int main()
{
return 0;
}