* [gentoo-commits] gentoo-x86 commit in dev-cpp/sparsehash/files: 1.10-gcc46.patch
@ 2011-04-28 13:33 Justin Lecher (jlec)
0 siblings, 0 replies; only message in thread
From: Justin Lecher (jlec) @ 2011-04-28 13:33 UTC (permalink / raw
To: gentoo-commits
jlec 11/04/28 13:33:14
Added: 1.10-gcc46.patch
Log:
Fix for gcc46, Some cleanup QA of the ebuilds
(Portage version: 2.2.0_alpha30/cvs/Linux x86_64)
Revision Changes Path
1.1 dev-cpp/sparsehash/files/1.10-gcc46.patch
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/files/1.10-gcc46.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-cpp/sparsehash/files/1.10-gcc46.patch?rev=1.1&content-type=text/plain
Index: 1.10-gcc46.patch
===================================================================
src/google/sparsetable | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
diff --git a/src/google/sparsetable b/src/google/sparsetable
index 0eeb22e..e8580b9 100644
--- a/src/google/sparsetable
+++ b/src/google/sparsetable
@@ -83,6 +83,8 @@
#endif
#endif
+#include <cstddef>
+
_START_GOOGLE_NAMESPACE_
#ifndef HAVE_U_INT16_T
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-04-28 13:33 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-28 13:33 [gentoo-commits] gentoo-x86 commit in dev-cpp/sparsehash/files: 1.10-gcc46.patch Justin Lecher (jlec)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox