mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-12 11:29:01 +08:00
What MSVC could process I always wonder.
This commit is contained in:
parent
54976e29bb
commit
94aac4cf97
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user