mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-15 02:37:51 -06:00
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_
|
#ifndef slic3r_GLTexture_hpp_
|
||||||
#define slic3r_GLTexture_hpp_
|
#define slic3r_GLTexture_hpp_
|
||||||
|
|
||||||
|
#include <atomic>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <vector>
|
#include <vector>
|
||||||
#include <thread>
|
#include <thread>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue