X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2FDepTable.C;h=d2fc3f1b9032f5bfc92aafb28637b57245417982;hb=9e5bd1d609877e602cb697bc695d410e2ab48e0d;hp=16b5905e09319a91aeba27611e673b60693eddf7;hpb=328f69b0c1870f4f4d38566d24dbbf0c2196de27;p=lyx.git diff --git a/src/DepTable.C b/src/DepTable.C index 16b5905e09..d2fc3f1b90 100644 --- a/src/DepTable.C +++ b/src/DepTable.C @@ -2,10 +2,10 @@ * ====================================================== * * LyX, The Document Processor - * Copyright (C) 1995 Matthias Ettrich - * Copyright (C) 1995-1998 The LyX Team. + * Copyright 1995 Matthias Ettrich + * Copyright 1995-2000 The LyX Team. * - * This file is Copyright (C) 1996-1998 + * This file is Copyright 1996-2000 * Lars Gullik Bjønnes * * ====================================================== @@ -21,9 +21,11 @@ #include "support/lyxlib.h" #include "support/filetools.h" #include + using std::make_pair; using std::ofstream; using std::ifstream; +using std::endl; void DepTable::insert(string const & fi, bool upd,