Explorar o código

Fixes for gcc12

Thanks @Willy-JL !
for fixing 13 apps in this commit,
other apps fixed by me
MX hai 1 ano
pai
achega
6f9f1c14c3
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      tracking/util/vector.h

+ 1 - 0
tracking/util/vector.h

@@ -17,6 +17,7 @@
 #define CARDBOARD_SDK_UTIL_VECTOR_H_
 
 #include <array>
+#include <cstddef>
 
 namespace cardboard {