New logging system
This commit is contained in:
parent
04b1f2936c
commit
616d874443
14 changed files with 743 additions and 74 deletions
|
@ -21,6 +21,7 @@
|
|||
//for gettimeofday and struct time(spec|val)
|
||||
#include <time.h>
|
||||
#include <sys/time.h>
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
|
||||
namespace Common
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue