mirror of
https://git.mirrors.martin98.com/https://github.com/prusa3d/PrusaSlicer.git
synced 2025-08-14 06:15:58 +08:00
Fixed a missing include.
This commit is contained in:
parent
1b89c08bfc
commit
1f1b6c8036
@ -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 {
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user