mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00: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