You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/media-libs/libsfml/files/libsfml-1.6-gcc46.patch

12 lines
253 B

--- SFML-1.6.old/include/SFML/System/Resource.hpp
+++ SFML-1.6/include/SFML/System/Resource.hpp
@@ -29,7 +29,7 @@
// Headers
////////////////////////////////////////////////////////////
#include <set>
-
+#include <cstddef>
namespace sf
{