mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
What MSVC could process I always wonder.
This commit is contained in:
@@ -17,7 +17,7 @@ ObjectID wipe_tower_instance_id()
|
|||||||
return mine.id();
|
return mine.id();
|
||||||
}
|
}
|
||||||
|
|
||||||
size_t ObjectWithTimestamp::s_last_timestamp = 1;
|
ObjectWithTimestamp::Timestamp ObjectWithTimestamp::s_last_timestamp = 1;
|
||||||
|
|
||||||
} // namespace Slic3r
|
} // namespace Slic3r
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user