Merge cc6e7a13d2
into 1964e4f370
This commit is contained in:
commit
ea2b1111e4
3 changed files with 3 additions and 3 deletions
|
@ -27,7 +27,7 @@
|
|||
#include <string.h>
|
||||
#include <sys/resource.h>
|
||||
#include <uv.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "Platform.h"
|
||||
#include "version.h"
|
||||
|
|
|
@ -36,7 +36,7 @@
|
|||
|
||||
#include "log/ConsoleLog.h"
|
||||
#include "log/Log.h"
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
ConsoleLog::ConsoleLog(bool colors) :
|
||||
m_colors(colors),
|
||||
|
|
|
@ -27,7 +27,7 @@
|
|||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
#include <stdio.h>
|
||||
|
||||
#include "log/FileLog.h"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue