Fix missing includes

Likey due to
https://github.com/openbmc/sdbusplus/commit/38ab5ecfe3c51501a9380e2c30dbb5fdd88cf4f9

Some Boost features that were missing from being included
made the build stop working. Fix them.

Change-Id: If1c1d08961f5c2fb7512ddc3cea65a97aa2a9e2b
Signed-off-by: Jason M. Bills <jason.m.bills@intel.com>
1 file changed
tree: d555823b35d1babf69af3b9b89159d443f660432
  1. service_files/
  2. src/
  3. .clang-format
  4. cmake-format.json
  5. CMakeLists.txt
  6. LICENSE
  7. MAINTAINERS
  8. README.md
README.md

host-error-monitor

The host-error-monitor application is intended to monitor various host error signals and take appropriate action (logging, crashdump, reset, etc.) when triggered.