Commit 0e431e4d by Jakub Duchniewicz

Fix Linux GCC 11.1 build.

parent 0f84b53f
...@@ -9,6 +9,7 @@ ...@@ -9,6 +9,7 @@
#include "vk_getProcAddrs.h" #include "vk_getProcAddrs.h"
#include <string> #include <string>
#include <array> #include <array>
#include <limits>
#include <sstream> #include <sstream>
#include <iostream> #include <iostream>
......
File mode changed from 100644 to 100755
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment