add algorithm

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@3270 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2001-12-28 14:52:28 +00:00
parent b922cdd796
commit a377c00fbe

View File

@ -24,6 +24,8 @@
#include "support/lyxfunctional.h"
#include "support/filetools.h"
#include <algorithm>
using std::endl;