mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-11 16:57:53 -06:00
Simplified the "cereal" includes to not clash with Perl includes
This commit is contained in:
parent
3d420db531
commit
9fd0c55eb8
9 changed files with 8 additions and 25 deletions
|
@ -822,6 +822,7 @@ t_config_option_keys StaticConfig::keys() const
|
|||
|
||||
}
|
||||
|
||||
#include <cereal/types/polymorphic.hpp>
|
||||
CEREAL_REGISTER_TYPE(Slic3r::ConfigOption)
|
||||
CEREAL_REGISTER_TYPE(Slic3r::ConfigOptionSingle<double>)
|
||||
CEREAL_REGISTER_TYPE(Slic3r::ConfigOptionSingle<int>)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue