add using

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@722 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Lars Gullik Bjønnes 2000-05-05 12:43:42 +00:00
parent 272b7eb4fc
commit 670bf14d2e

View File

@ -1,5 +1,7 @@
2000-05-05 Lars Gullik Bjønnes <larsbj@lyx.org>
* src/tabular.C: add using std::vector
* src/buffer.C (parseSingleLyXformat2Token): stupid bug.
2000-05-05 Juergen Vigna <jug@sad.it>