mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
Compilation fix
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@4694 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
ddb684f332
commit
7faf5f9b7b
@ -1,3 +1,7 @@
|
||||
2002-07-17 Dekel Tsur <dekelts@tau.ac.il>
|
||||
|
||||
* FormFiledialog.C: Add missing #include
|
||||
|
||||
2002-07-17 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* xformsImage.C (init_graphics): disable direct loading of PostScript
|
||||
|
@ -14,6 +14,7 @@
|
||||
#include <pwd.h>
|
||||
#include <grp.h>
|
||||
#include <map>
|
||||
#include <algorithm>
|
||||
|
||||
using std::map;
|
||||
using std::max;
|
||||
|
Loading…
Reference in New Issue
Block a user