using std::endl

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5516 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
John Levon 2002-10-25 17:52:54 +00:00
parent 8e41fc9bd0
commit e8ba7b4a5e
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
2002-10-25 John Levon <levon@movementarian.org>
* ControlPrint.C: using endl
2002-10-24 Rob Lahaye <lahaye@snu.ac.kr>
* ControlPrint.[Ch]: move code here from Liason.[Ch].

View File

@ -35,6 +35,7 @@
#include "debug.h" // for lyxerr
using std::endl;
ControlPrint::ControlPrint(LyXView & lv, Dialogs & d)
: ControlDialogBD(lv, d),