mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
The file uses tostr, subst so #include lstrings.h explicitly.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@6816 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
58e2ae397e
commit
e5b431516a
@ -1,3 +1,7 @@
|
||||
2003-04-15 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* GraphicsConverter.C: #include lstrings.h.
|
||||
|
||||
2003-02-28 Alfredo Braunstein <abraunst@libero.it>
|
||||
|
||||
* GraphicsConverter.C
|
||||
|
@ -19,6 +19,7 @@
|
||||
#include "support/filetools.h"
|
||||
#include "support/forkedcall.h"
|
||||
#include "support/forkedcallqueue.h"
|
||||
#include "support/lstrings.h"
|
||||
#include "support/lyxlib.h"
|
||||
|
||||
#include <boost/bind.hpp>
|
||||
|
Loading…
Reference in New Issue
Block a user