1
0
mirror of https://github.com/mariadb-corporation/mariadb-columnstore-engine.git synced 2025-07-29 08:21:15 +03:00

Include the right header file...

This commit is contained in:
Patrick LeBlanc
2019-08-16 13:19:13 -05:00
parent 5f497a0517
commit 26a0768b88

View File

@ -22,7 +22,7 @@
***************************************************************************/
#include <boost/scoped_ptr.hpp>
#include <boost/filesystem/path.hpp>
#include <boost/filesystem.hpp>
#include <boost/uuid/uuid.hpp>
#include <boost/uuid/random_generator.hpp>
#include <boost/uuid/uuid_io.hpp>