VS will not be in a position to detect some .hpp recordsdata from the increase library. Some recordsdata have the next header file calls :
#embrace <increase/multi_index/hashed_index.hpp>
#embrace <increase/multi_index/identification.hpp>
#embrace <increase/multi_index/indexed_by.hpp>
#embrace <increase/multi_index/ordered_index.hpp>
#embrace <increase/multi_index/sequenced_index.hpp>
#embrace <increase/multi_index/tag.hpp>
#embrace <increase/multi_index_container.hpp>
These recordsdata are saved in my C:Userspachuboostlibsmulti_index listing. Even after including it as an extra embrace listing the compiler nonetheless provides the error whereas constructing :
2>E:bitcoinsrctxmempool.h(25,10): error C1083: Can not open embrace file: 'increase/multi_index/hashed_index.hpp': No such file or listing