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