Skip to content
Snippets Groups Projects
Verified Commit 2afcd5fa authored by Tobias Frisch's avatar Tobias Frisch
Browse files

[#106] Fixed compiler error

parent df8a0038
No related branches found
No related tags found
1 merge request!89Resolve "Indirect Dispatch"
Pipeline #26723 passed
indirect_dispatch
first_triangle
\ No newline at end of file
mesh_shader
......@@ -4,6 +4,7 @@
* @brief Window class to handle a basic rendering surface and input
*/
#include <thread>
#include <vector>
#include <GLFW/glfw3.h>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment