]> git.pld-linux.org Git - packages/ClanLib.git/blob - ClanLib-gcc4.patch
2b9174d8e10552247de376e2cf6f220a64b8f7d4
[packages/ClanLib.git] / ClanLib-gcc4.patch
1 diff -urN ClanLib-0.8.1/Sources/GL/opengl.cpp ClanLib-0.8.1.new/Sources/GL/opengl.cpp
2 --- ClanLib-0.8.1/Sources/GL/opengl.cpp 2006-10-27 03:55:01.000000000 +0200
3 +++ ClanLib-0.8.1.new/Sources/GL/opengl.cpp     2008-11-10 16:20:18.000000000 +0100
4 @@ -27,6 +27,8 @@
5  **    (if your name is missing here, please add it)
6  */
7  
8 +#include <cstring>
9 +
10  #include "Display/display_precomp.h"
11  #include "API/GL/opengl.h"
12  #include "API/GL/opengl_wrap.h"
This page took 0.081521 seconds and 2 git commands to generate.