Fix build

This commit is contained in:
Vojtech Kral 2018-11-19 11:07:39 +01:00
parent 6629d75853
commit b950e9e575
4 changed files with 24 additions and 10 deletions

View file

@ -68,6 +68,8 @@ namespace PerlUtils {
extern std::string path_to_parent_path(const char *src);
};
std::string string_printf(const char *format, ...);
// Timestamp formatted for header_slic3r_generated().
extern std::string timestamp_str();
// Standard "generated by Slic3r version xxx timestamp xxx" header string,