[DEBUG] correct .hpp port + clean libC include
This commit is contained in:
parent
83f501010a
commit
c47fbd2108
@ -8,7 +8,7 @@
|
||||
#pragma once
|
||||
|
||||
#include <elog/log.hpp>
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
|
||||
namespace elog {
|
||||
/**
|
||||
|
@ -17,7 +17,7 @@
|
||||
#include <ethread/tools.hpp>
|
||||
#endif
|
||||
#include <elog/debug.hpp>
|
||||
#include <string.h>
|
||||
#include <cstring>
|
||||
#include <iostream>
|
||||
|
||||
#if defined(__TARGET_OS__Android)
|
||||
|
Loading…
x
Reference in New Issue
Block a user