Added missing include

This commit is contained in:
bubnikv 2019-08-06 17:10:03 +02:00
parent 9905f8d349
commit c7962b5c20

View File

@ -1,6 +1,7 @@
#ifndef slic3r_GLTexture_hpp_
#define slic3r_GLTexture_hpp_
#include <atomic>
#include <string>
#include <vector>
#include <thread>