From 5067e392f13b90b560700dacb9f022e5503fc8b5 Mon Sep 17 00:00:00 2001 From: ~login@aussies.space Date: Mon, 30 Sep 2019 19:47:44 +0000 Subject: 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. ---