mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
endl needs ostream header here.
This commit is contained in:
parent
218731c3eb
commit
8c4d6bbba6
@ -18,6 +18,7 @@
|
||||
|
||||
#include <exception>
|
||||
#include <iomanip>
|
||||
#include <ostream>
|
||||
|
||||
using namespace std;
|
||||
using lyx::lyxerr;
|
||||
|
Loading…
Reference in New Issue
Block a user