diff options
author | ~login@aussies.space | 2019-09-30 19:47:44 +0000 |
---|---|---|
committer | ~login@aussies.space | 2019-09-30 20:03:13 +0000 |
commit | 5067e392f13b90b560700dacb9f022e5503fc8b5 (patch) | |
tree | 7a9eecf10dbe89e83a814f3f74994fe4c8f0c891 | |
parent | 53cb9e1b7139e3bf49f6d2eb1617ef74759a0f51 (diff) |
Fixed preprocessor directives for pcoin.cpp and tcoin.cpp
pcoin.cpp and tcoin.cpp were missing the preprocessor directives generated by ntcoin. The right preprocessor directives are now included in both files.
-rw-r--r-- | pcoin.cpp | 0 | ||||
-rw-r--r-- | tcoin.cpp | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/pcoin.cpp b/pcoin.cpp index 1280efe..5c4273e 100644 --- a/pcoin.cpp +++ b/pcoin.cpp diff --git a/tcoin.cpp b/tcoin.cpp index b801d6f..d113596 100644 --- a/tcoin.cpp +++ b/tcoin.cpp |