We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 265fef7 commit cc40116Copy full SHA for cc40116
src/stdafx.h
@@ -63,6 +63,7 @@ inline void SafeDeleteArray(TElement*& elementPointer)
63
#include <cctype>
64
#include <chrono>
65
#include <thread>
66
+#include <functional>
67
68
// opengl
69
#include <GL/glew.h>
0 commit comments