Added missing include
This commit is contained in:
parent
9905f8d349
commit
c7962b5c20
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
#ifndef slic3r_GLTexture_hpp_
|
||||
#define slic3r_GLTexture_hpp_
|
||||
|
||||
#include <atomic>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <thread>
|
||||
|
|
Loading…
Reference in a new issue