mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 11:47:54 -06:00
Fixed a missing include.
This commit is contained in:
parent
1b89c08bfc
commit
1f1b6c8036
1 changed files with 1 additions and 1 deletions
|
@ -1,8 +1,8 @@
|
|||
#ifndef slic3r_Format_objparser_hpp_
|
||||
#define slic3r_Format_objparser_hpp_
|
||||
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <deque>
|
||||
|
||||
namespace ObjParser {
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue