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/libgig/files/libgig-gcc-4.3.patch

11 lines
339 B

--- src/helper.h~ 2007-09-09 12:36:23.000000000 +0200
+++ src/helper.h 2008-06-23 14:13:48.454816674 +0200
@@ -27,6 +27,7 @@
#include <string.h>
#include <string>
#include <sstream>
+#include <algorithm>
#if defined(WIN32) && !HAVE_CONFIG_H
# include "../win32/libgig_private.h" // like config.h, automatically generated by Dev-C++