22 #include <boost/filesystem.hpp>
27 DRIZZLED_API const boost::filesystem::path& getFullDataHome();
28 DRIZZLED_API const boost::filesystem::path& getDataHome();
29 DRIZZLED_API boost::filesystem::path& getMutableDataHome();
30 DRIZZLED_API void setFullDataHome(
const boost::filesystem::path&);
TODO: Rename this file - func.h is stupid.
Visibility Control Macros.