]> git.pld-linux.org Git - packages/fluxbox.git/blob - fluxbox-gcc.patch
- ver. 1.3.5
[packages/fluxbox.git] / fluxbox-gcc.patch
1 --- fluxbox-1.3.1/src/FbTk/MacroCommand.hh~     2009-10-04 21:45:38.000000000 +0200
2 +++ fluxbox-1.3.1/src/FbTk/MacroCommand.hh      2011-07-28 12:31:21.200516416 +0200
3 @@ -26,6 +26,7 @@
4  #include "RefCount.hh"
5  
6  #include <vector>
7 +#include <cstring>
8  
9  namespace FbTk {
10  
11 --- fluxbox-1.3.1/src/FbTk/LayerItem.hh~        2011-02-24 17:00:37.000000000 +0100
12 +++ fluxbox-1.3.1/src/FbTk/LayerItem.hh 2011-07-28 12:32:18.541516401 +0200
13 @@ -26,6 +26,7 @@
14  #include "Layer.hh"
15  #include "NotCopyable.hh"
16  #include <vector>
17 +#include <cstring>
18  
19  namespace FbTk {
20  
21 --- fluxbox-1.3.1/src/FbTk/MultLayers.hh~       2011-02-24 17:00:37.000000000 +0100
22 +++ fluxbox-1.3.1/src/FbTk/MultLayers.hh        2011-07-28 12:32:40.603516398 +0200
23 @@ -24,6 +24,7 @@
24  #define FBTK_MULTLAYERS_HH
25  
26  #include <vector>
27 +#include <cstring>
28  
29  namespace FbTk {
30  
This page took 0.064316 seconds and 3 git commands to generate.