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/zbar/files/zbar-0.10-errors.patch

11 lines
178 B

--- zbar-0.10/include/zbar/Exception.h
+++ zbar-0.10/include/zbar/Exception.h
@@ -32,6 +32,7 @@
#include <exception>
#include <new>
+#include <cstddef>
namespace zbar {