void-packages/srcpkgs/Ice/patches/ptrdiff_t-error.patch

11 lines
263 B
Diff

--- include/Ice/Buffer.h.old 2011-10-31 19:16:44.474763681 -0600
+++ include/Ice/Buffer.h 2011-10-31 19:17:37.594762402 -0600
@@ -10,6 +10,7 @@
#ifndef ICEE_BUFFER_H
#define ICEE_BUFFER_H
+#include <cstddef>
#include <Ice/Config.h>
namespace IceInternal