mirror of
https://git.lyx.org/repos/lyx.git
synced 2025-01-21 23:09:40 +00:00
compile fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3373 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
754d59b4a1
commit
62e2aecdfb
@ -1,3 +1,7 @@
|
||||
2002-01-14 Jean-Marc Lasgouttes <lasgouttes@freesurf.fr>
|
||||
|
||||
* lyxalgo.h: include <algorithm>
|
||||
|
||||
2002-01-14 Angus Leeming <a.leeming@ic.ac.uk>
|
||||
|
||||
* lyx_algo.h: add a standard-conforming count to namespace lyx.
|
||||
|
@ -5,6 +5,7 @@
|
||||
|
||||
#include <utility>
|
||||
#include <iterator>
|
||||
#include <algorithm>
|
||||
|
||||
namespace lyx {
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user