mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-06-03 10:32:40 +00:00
Remove any Perl related code from libslic3r
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#ifndef slic3r_PrintConfig_hpp_
|
||||
#define slic3r_PrintConfig_hpp_
|
||||
|
||||
#include "libslic3r.h"
|
||||
#include "Config.hpp"
|
||||
|
||||
#define OPT_PTR(KEY) if (opt_key == #KEY) return &this->KEY
|
||||
|
||||
Reference in New Issue
Block a user