7 lines
59 B
C++
7 lines
59 B
C++
|
|
#include <bitcoin/system.hpp>
|
||
|
|
|
||
|
|
int main()
|
||
|
|
{
|
||
|
|
return 0;
|
||
|
|
}
|