mirror of
https://git.mirrors.martin98.com/https://github.com/slic3r/Slic3r.git
synced 2025-08-15 12:35:56 +08:00
Fixing name cases.
This commit is contained in:
parent
084a7da3e1
commit
05461b8620
@ -2,7 +2,7 @@
|
||||
|
||||
#include <sstream>
|
||||
#include <exprtk/exprtk.hpp>
|
||||
#include "ConditionalGcode.hpp"
|
||||
#include "ConditionalGCode.hpp"
|
||||
namespace Slic3r {
|
||||
|
||||
// trim from start (in place)
|
||||
|
@ -2,7 +2,7 @@
|
||||
|
||||
%{
|
||||
#include <xsinit.h>
|
||||
#include "libslic3r/ConditionalGcode.hpp"
|
||||
#include "libslic3r/ConditionalGCode.hpp"
|
||||
%}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user