This commit was manufactured by cvs2svn to create tag
[lyx.git] / src / cheaders / ctime
blob0184da5929f3dc672d2ac297b6255e4b338fa699
1 // The -*- C++ -*- time header.
2 // This file is part of the GNU ANSI C++ Library.
4 #ifndef __CTIME__
5 #define __CTIME__
6 #include <time.h>
7 #endif