]> git.pld-linux.org Git - packages/Firebird.git/blob - Firebird-gcc-icu.patch
- updated quickstartguide.pdf md5 sum
[packages/Firebird.git] / Firebird-gcc-icu.patch
1 # Author: Adriano dos Santos Fernandes
2 #Index: src/common/classes/alloc.h
3 #===================================================================
4 #RCS file: /cvsroot/firebird/firebird2/src/common/classes/alloc.h,v
5 #retrieving revision 1.71
6 diff -u -p -r1.71 alloc.h
7 --- src/common/classes/alloc.h  26 Sep 2007 17:48:20 -0000      1.71
8 +++ src/common/classes/alloc.h  20 May 2009 02:20:08 -0000
9 @@ -47,6 +47,7 @@
10  #include <stdlib.h> /* XPG: prototypes for malloc/free have to be in
11                                            stdlib.h (EKU) */
12  #endif
13 +#include <new>
14  
15  #ifdef _MSC_VER
16  #define THROW_BAD_ALLOC
This page took 0.022214 seconds and 3 git commands to generate.