[Glide64] undeclared memset and strlen in trace.cpp
This commit is contained in:
parent
2ec7a92dfc
commit
a8fa006740
|
@ -1,5 +1,7 @@
|
||||||
#include "trace.h"
|
#include "trace.h"
|
||||||
#include "Config.h"
|
#include "Config.h"
|
||||||
|
|
||||||
|
#include <string.h>
|
||||||
#include <Common/Trace.h>
|
#include <Common/Trace.h>
|
||||||
#include <Common/path.h>
|
#include <Common/path.h>
|
||||||
#include <Common/LogClass.h>
|
#include <Common/LogClass.h>
|
||||||
|
|
Loading…
Reference in New Issue