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
Add include to fix compiling
Shoegzer
hace 4 años
padre
749efbb84b
commit
a8896e940a
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
src/yuzu/applets/qt_web_browser.h
+ 1
- 0
src/yuzu/applets/qt_web_browser.h
Ver fichero
@@ -5,6 +5,7 @@
#pragma once
#include <atomic>
+#include <thread>
#include <QObject>