Fix a build break in the latest yocto tree
This commit fixes below build break:
| ..../build/tmp/work/armv7ahf-vfpv4d16-openbmc-linux-gnueabi/peci-pcie/0.1+gitAUTOINC+d570dfd4f3-r0/git/include/pciDeviceClass.hpp:23:45: error: 'string' is not a member of 'std'
| 23 | static boost::container::flat_map<int, std::string> pciDeviceClasses{
| | ^~~~~~
Tested: The error was not observed in the latest yocto build.
Signed-off-by: Jae Hyun Yoo <jae.hyun.yoo@linux.intel.com>
Change-Id: Iee47cc1164ccab151792d3ae7c9628e9ceb61623
1 file changed