Jan Beich 7202f9e9ba sysutils/osquery: unbreak with boost 1.68
osquery/core/conversions.cpp:19:10: fatal error: 'boost/uuid/sha1.hpp' file not found
 #include <boost/uuid/sha1.hpp>
          ^~~~~~~~~~~~~~~~~~~~~

PR:		229569
2018-07-10 18:50:18 +00:00
..