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
Reference in a new issue