]> git.pld-linux.org Git - packages/libreoffice.git/blob - openoffice-xmlhelp.patch
- up
[packages/libreoffice.git] / openoffice-xmlhelp.patch
1 diff -uNr xmlhelp.old/source/cxxhelp/qe/Query.cxx xmlhelp/source/cxxhelp/qe/Query.cxx
2 --- oo/xmlhelp.old/source/cxxhelp/qe/Query.cxx  Sat Mar 29 21:42:56 2003
3 +++ oo/xmlhelp/source/cxxhelp/qe/Query.cxx      Sat Mar 29 22:00:57 2003
4 @@ -153,7 +153,7 @@
5  };
6  
7  
8 -#include <stl/algorithm>
9 +#include <algorithm>
10  
11  
12  QueryHit* HitStore::firstBestQueryHit()
This page took 0.020575 seconds and 3 git commands to generate.