mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-26 19:25:39 +00:00
Add <algorithm>
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7674 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
4a0bc62a2a
commit
36439eab21
@ -21,6 +21,8 @@
|
|||||||
#include "support/path.h"
|
#include "support/path.h"
|
||||||
#include "support/path_defines.h"
|
#include "support/path_defines.h"
|
||||||
|
|
||||||
|
#include <algorithm>
|
||||||
|
|
||||||
namespace support = lyx::support;
|
namespace support = lyx::support;
|
||||||
|
|
||||||
using std::endl;
|
using std::endl;
|
||||||
|
Loading…
Reference in New Issue
Block a user