What MSVC could process I always wonder.

This commit is contained in:
Vojtech Bubnik
2020-09-24 15:45:04 +02:00
parent 4e0a0c5c51
commit 46ac8db02f

View File

@@ -17,7 +17,7 @@ ObjectID wipe_tower_instance_id()
return mine.id();
}
size_t ObjectWithTimestamp::s_last_timestamp = 1;
ObjectWithTimestamp::Timestamp ObjectWithTimestamp::s_last_timestamp = 1;
} // namespace Slic3r