#ifndef __MAC_UTILS_H
#define __MAC_UTILS_H
namespace Slic3r {
bool is_macos_support_boost_add_file_log();
}
#endif