]> git.pld-linux.org Git - packages/wxWidgets.git/blob - wxWidgets-prec.patch
- switch to bz2 (7z has dos-ending files; bz2 unix-ending files); fix merge
[packages/wxWidgets.git] / wxWidgets-prec.patch
1 --- wxWidgets-2.8.12/contrib/include/wx/mmedia/vidbase.h.orig   2011-03-22 13:01:05.000000000 +0100
2 +++ wxWidgets-2.8.12/contrib/include/wx/mmedia/vidbase.h        2012-10-03 19:04:15.935793663 +0200
3 @@ -16,7 +16,6 @@
4  // headers
5  // ----------------------------------------------------------------------------
6  // For compilers that support precompilation, includes "wx/wx.h".
7 -#include "wx/wxprec.h"
8  
9  #ifdef __BORLANDC__
10      #pragma hdrstop
11 @@ -24,13 +23,11 @@
12  
13  // for all others, include the necessary headers (this file is usually all you
14  // need because it includes almost all "standard" wxWidgets headers
15 -#ifndef WX_PRECOMP
16      #include "wx/defs.h"
17      #include "wx/stream.h"
18      #include "wx/string.h"
19      #include "wx/window.h"
20      #include "wx/frame.h"
21 -#endif
22  
23  #include "wx/mmedia/defs.h"
24  
25 --- wxWidgets-2.8.12/contrib/include/wx/mmedia/vidxanm.h.orig   2011-03-22 13:01:05.000000000 +0100
26 +++ wxWidgets-2.8.12/contrib/include/wx/mmedia/vidxanm.h        2012-10-03 19:05:04.928013219 +0200
27 @@ -15,7 +15,6 @@
28  // headers
29  // ----------------------------------------------------------------------------
30  // For compilers that support precompilation, includes "wx/wx.h".
31 -#include "wx/wxprec.h"
32  
33  #ifdef __BORLANDC__
34      #pragma hdrstop
35 @@ -25,10 +24,8 @@
36  
37  // for all others, include the necessary headers (this file is usually all you
38  // need because it includes almost all "standard" wxWidgets headers
39 -#ifndef WX_PRECOMP
40      #include "wx/defs.h"
41      #include "wx/string.h"
42 -#endif
43  
44  // ----------------------------------------------------------------------------
45  // System dependent headers
This page took 0.030873 seconds and 3 git commands to generate.