Print P2Pool version

This commit is contained in:
SChernykh
2021-10-02 17:06:48 +02:00
parent 2a3cd13b19
commit 7d66864b01
4 changed files with 22 additions and 1 deletions
+2
View File
@@ -19,6 +19,8 @@
namespace p2pool {
extern const char* VERSION;
template<typename T> struct not_implemented { enum { value = 0 }; };
struct nocopy_nomove