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-gfx/freepv/files/freepv-0.3.0-gcc46.patch

11 lines
255 B

--- src/libfreepv/Action.h.orig 2011-06-16 17:37:55.705868856 +0200
+++ src/libfreepv/Action.h 2011-06-16 17:38:19.792311535 +0200
@@ -24,6 +24,7 @@
#ifndef FPV_ACTION_H
#define FPV_ACTION_H
+#include <cstddef>
#include "Behavior.h"
namespace FPV