fc
fc copied to clipboard
fatal error: 'fc/smart_ref_fwd.hpp' file not found
When I compile eos, the make command stops and report below error: libraries/chain/include/eosio/chain/types.hpp:17:10: fatal error: 'fc/smart_ref_fwd.hpp' file not found
There's no file named smart_ref_fwd.hpp in libraries/fc/include/fc directory. Which branch of fc should I checkout for compile eos?