mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-07-04 17:07:08 +02:00
Fixed a missing include.
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
#ifndef slic3r_Format_objparser_hpp_
|
#ifndef slic3r_Format_objparser_hpp_
|
||||||
#define slic3r_Format_objparser_hpp_
|
#define slic3r_Format_objparser_hpp_
|
||||||
|
|
||||||
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <deque>
|
|
||||||
|
|
||||||
namespace ObjParser {
|
namespace ObjParser {
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user