Fabcoin Core  0.16.2
P2P Digital Currency
simple.cpp
Go to the documentation of this file.
1 // simple.cpp - written and placed in the public domain by Wei Dai
2 
3 #include "pch.h"
4 
5 #ifndef CRYPTOPP_IMPORTS
6 
7 #include "simple.h"
8 
10 
12 
13 #endif
Classes providing basic library services.
#define NAMESPACE_BEGIN(x)
Definition: config.h:200
#define NAMESPACE_END
Definition: config.h:201