mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
Remove unnecessary #include
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_3_X@9769 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
481c277320
commit
3d919c4658
@ -1,3 +1,7 @@
|
||||
2005-02-25 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* lyxfunc.C: remove unnecessary #include "support/forkedcontr.h".
|
||||
|
||||
2005-03-29 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* lyx_main.C (c-tor): call os::internal_path on each file passed
|
||||
|
@ -60,7 +60,6 @@
|
||||
#include "support/LAssert.h"
|
||||
#include "support/filetools.h"
|
||||
#include "support/FileInfo.h"
|
||||
#include "support/forkedcontr.h"
|
||||
#include "support/lstrings.h"
|
||||
#include "support/package.h"
|
||||
#include "support/path.h"
|
||||
|
Loading…
Reference in New Issue
Block a user