mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-05 13:26:21 +00:00
Trivia.
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@7400 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cd16abc0fd
commit
eab569812b
@ -1,4 +1,8 @@
|
||||
2003-07-27 Martin Vermeer <martin.vermeer@hut.fi>
|
||||
2003-07-28 Angus Leeming <leeming@lyx.org>
|
||||
|
||||
* insetbibtex.h: remove extraneous forward declaration.
|
||||
|
||||
2003-07-27 Martin Vermeer <martin.vermeer@hut.fi>
|
||||
|
||||
* insetbase.h: add #include <memory> needed by gcc 2.95.2 at
|
||||
least.
|
||||
|
@ -16,7 +16,7 @@
|
||||
#include <vector>
|
||||
#include "insetcommand.h"
|
||||
|
||||
class Buffer;
|
||||
//class Buffer;
|
||||
|
||||
/** Used to insert BibTeX's information
|
||||
*/
|
||||
|
Loading…
Reference in New Issue
Block a user