]> git.pld-linux.org Git - packages/GiGi.git/blob - gg-boots-include-location-fix.patch
- GiGi boots include localization fix.
[packages/GiGi.git] / gg-boots-include-location-fix.patch
1 --- include/GGControl.h.org     2005-07-28 00:30:58.000000000 +0200
2 +++ include/GGControl.h 2009-03-25 10:38:36.000000000 +0100
3 @@ -35,7 +35,7 @@
4  #include "GGWnd.h"
5  #endif
6  
7 -#include <boost/serialization/is_abstract.hpp>
8 +#include <boost/type_traits/is_abstract.hpp>
9  
10  namespace GG {
11  
This page took 0.165801 seconds and 3 git commands to generate.