Added missing include

This commit is contained in:
bubnikv
2019-08-06 17:10:03 +02:00
parent 80f3de1e65
commit e5947c4d1c

View File

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