Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
home:RedDwarf
sfml
sfml-1.6-gcc.patch
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File sfml-1.6-gcc.patch of Package sfml
--- ./include/SFML/System/Resource.hpp.org 2010-07-13 00:36:28.000000000 +0900 +++ ./include/SFML/System/Resource.hpp 2012-03-26 23:23:53.273788429 +0900 @@ -29,7 +29,7 @@ // Headers //////////////////////////////////////////////////////////// #include <set> - +#include <cstddef> namespace sf { --- ./src/SFML/Window/Linux/Joystick.cpp.org 2010-07-13 00:36:48.000000000 +0900 +++ ./src/SFML/Window/Linux/Joystick.cpp 2012-03-26 23:24:10.349786838 +0900 @@ -26,6 +26,7 @@ // Headers //////////////////////////////////////////////////////////// #include <SFML/Window/Joystick.hpp> +#include <unistd.h> #include <sstream>
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