Go to the documentation of this file.00001 #ifndef _LOG4CPP_LOCALTIME_HH
00002 #define _LOG4CPP_LOCALTIME_HH
00003
00004 #include <time.h>
00005
00006 namespace log4cpp
00007 {
00008 void localtime(const ::time_t* time, ::tm* t);
00009 }
00010
00011 #endif
log4cpp
Author(s): Stephen Roderick, Bastiaan Bakker, Cedric Le Goater, Steve Ostlind, Marcel Harkema, Walter Stroebel, Glenn Scott and Tony Cheung
autogenerated on Sat Jun 8 2019 18:45:46