FC Updates from BitShares and myself #21

Closed
nathanielhourt wants to merge 687 commits from dapp-support into latest-fc
Showing only changes of commit 6008c96c1a - Show all commits

View file

@ -51,7 +51,7 @@ namespace fc {
friend class tcp_server; friend class tcp_server;
class impl; class impl;
#ifdef _WIN64 #ifdef _WIN64
fc::fwd<impl,0x88> my; fc::fwd<impl,0x98> my;
#else #else
fc::fwd<impl,0x54> my; fc::fwd<impl,0x54> my;
#endif #endif