* [gentoo-commits] gentoo-x86 commit in games-rpg/openglad/files: openglad-0.98-gcc43.patch
@ 2008-04-30 23:45 Tristan Heaven (nyhm)
0 siblings, 0 replies; only message in thread
From: Tristan Heaven (nyhm) @ 2008-04-30 23:45 UTC (permalink / raw
To: gentoo-commits
nyhm 08/04/30 23:45:34
Added: openglad-0.98-gcc43.patch
Log:
Fix building with gcc-4.3
(Portage version: 2.1.5_rc6)
Revision Changes Path
1.1 games-rpg/openglad/files/openglad-0.98-gcc43.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/openglad/files/openglad-0.98-gcc43.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/games-rpg/openglad/files/openglad-0.98-gcc43.patch?rev=1.1&content-type=text/plain
Index: openglad-0.98-gcc43.patch
===================================================================
--- src/parser.cpp
+++ src/parser.cpp
@@ -23,6 +23,8 @@
#include <iostream>
#include <fstream>
#include <string>
+#include <cstring>
+#include <cstdlib>
#include "parser.h"
using namespace std;
--
gentoo-commits@lists.gentoo.org mailing list
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2008-04-30 23:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-04-30 23:45 [gentoo-commits] gentoo-x86 commit in games-rpg/openglad/files: openglad-0.98-gcc43.patch Tristan Heaven (nyhm)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox