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