mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-28 15:45:30 +00:00
Moved C++ code into new libslic3r directory
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
%{
|
||||
#include <myinit.h>
|
||||
#include <vector>
|
||||
#include "PlaceholderParser.hpp"
|
||||
#include "libslic3r/PlaceholderParser.hpp"
|
||||
%}
|
||||
|
||||
%name{Slic3r::GCode::PlaceholderParser} class PlaceholderParser {
|
||||
|
||||
Reference in New Issue
Block a user