Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:Leap:15.2
q5go
0001-Add-missing-includes.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File 0001-Add-missing-includes.patch of Package q5go
From 1c7ef77ee7de9a491a2f0a5aa9bf0581e8c7115f Mon Sep 17 00:00:00 2001 From: Christophe Giboudeaux <christophe@krop.fr> Date: Sun, 20 Oct 2019 16:10:48 +0200 Subject: [PATCH] Add missing includes --- src/gametree.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/gametree.h b/src/gametree.h index 92098a1..eb005a3 100644 --- a/src/gametree.h +++ b/src/gametree.h @@ -9,6 +9,8 @@ #include "defines.h" #include "setting.h" #include <textview.h> +#include <iostream> +#include <memory> class ImageHandler; class game_state; -- 2.23.0
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor