]> git.lyx.org Git - features.git/commit
Fix compile error with gcc 4.5.3 when using the included mythes library:
authorEnrico Forestieri <forenr@lyx.org>
Sat, 3 Sep 2011 16:10:07 +0000 (16:10 +0000)
committerEnrico Forestieri <forenr@lyx.org>
Sat, 3 Sep 2011 16:10:07 +0000 (16:10 +0000)
commitcfad46ed5d8cc722ff27622ce8587afa2773e3dc
tree8804d3b62e16fc1f6ec4ef5dddf01b74f5233e37
parente2f6bd6d45fad4a32554d9d882250b8fd6d8a2f5
Fix compile error with gcc 4.5.3 when using the included mythes library:
../../src/support/mythes/mythes.hxx:25:9: error: ‘FILE’ does not name a type
../../src/support/mythes/mythes.hxx:55:22: error: ‘FILE’ has not been declared

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@39580 a592a061-630c-0410-9148-cb99ea01b6c8
src/support/mythes/mythes.hxx