Now including C++11 chrono and thread headers
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#include <iostream>
|
||||
#include <chrono>
|
||||
#include <thread>
|
||||
|
||||
// GLAD is used as the loader for OpenGL functions. On operating systems such
|
||||
// as OS X, a loader is not necessarily needed. However, on most other
|
||||
|
||||
Reference in New Issue
Block a user