mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-28 14:58:36 +00:00
fix merged build
This commit is contained in:
parent
c098ee0c72
commit
936ec66124
@ -30,6 +30,10 @@
|
||||
#include <string>
|
||||
#include <vector>
|
||||
|
||||
#ifdef ERROR
|
||||
#undef ERROR
|
||||
#endif
|
||||
|
||||
namespace lyx {
|
||||
|
||||
namespace support { class FileName; }
|
||||
|
Loading…
Reference in New Issue
Block a user