X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Flastfiles.h;h=e3f24765c18de47f93c9cc996488327413864352;hb=8d1c58af82d1fc356f470dff97878ab7c3e8a2fe;hp=a5816204ca68440ba42140fd4a73b0b36971fae3;hpb=da003742d9fbc051024e89241d5796e6403aded9;p=lyx.git diff --git a/src/lastfiles.h b/src/lastfiles.h index a5816204ca..e3f24765c1 100644 --- a/src/lastfiles.h +++ b/src/lastfiles.h @@ -5,7 +5,7 @@ * LyX, The Document Processor * * Copyright 1995 Matthias Ettrich - * Copyright 1995-2000 The LyX Team. + * Copyright 1995-2001 The LyX Team. * * ====================================================== */ @@ -27,7 +27,7 @@ kept are user defined, but defaults to four. @author Lars Gullik Bjønnes */ -class LastFiles : public noncopyable { +class LastFiles : boost::noncopyable { public: /// typedef std::deque Files;