Fix MinGW build

This commit is contained in:
Nathaniel Cesario 2023-12-23 20:40:35 -07:00 committed by ncesario-lunarg
parent 0ae8960087
commit 809fd43ed6

View File

@ -51,6 +51,7 @@
// including identifying what extensions are needed if a version does not allow a symbol
//
#include <array>
#include "Initialize.h"
#include "span.h"