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/dev-libs/Ice/files/Ice-3.4.2-gcc46.patch

11 lines
275 B

--- Ice-3.4.1.old/cpp/include/Ice/Buffer.h 2010-06-03 17:48:33.000000000 +0100
+++ Ice-3.4.1.old/cpp/include/Ice/Buffer.h 2011-07-20 13:20:04.000000000 +0100
@@ -11,6 +11,7 @@
#define ICEE_BUFFER_H
#include <Ice/Config.h>
+#include <cstddef>
namespace IceInternal
{