This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
irvin
/
suyu
Seguir
1
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
Core: Correct compilition in GCC
Fernando Sahmkow
hace 6 años
padre
2bc949628d
commit
829d8c0d6b
Se han
modificado 1 ficheros
con
2 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
2
0
src/core/hardware_properties.h
+ 2
- 0
src/core/hardware_properties.h
Ver fichero
@@ -4,6 +4,8 @@
#pragma once
+#include <tuple>
+
#include "common/common_types.h"
namespace Core {