mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-08 20:32:49 +00:00
compil fix.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@19505 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
1a0f7da043
commit
6fd5763db0
@ -1,3 +1,13 @@
|
||||
/**
|
||||
* \file TexStream.cpp
|
||||
* This file is part of LyX, the document processor.
|
||||
* Licence details can be found in the file COPYING.
|
||||
*
|
||||
* Full author contact details are available in file CREDITS.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#include "TexStream.h"
|
||||
#include "TexRow.h"
|
||||
|
||||
@ -105,3 +115,4 @@ int main(int argc, char *argv[])
|
||||
#endif
|
||||
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user