Bug fix:
- Included string.h on FunctionCore.h
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
#define REDACORE_FUNCTIONCORE_H_
|
||||
|
||||
// Standard C/C++ Libraries
|
||||
/* none */
|
||||
#include <string.h>
|
||||
|
||||
// redA Libraries
|
||||
#include "LogCore.h"
|
||||
|
||||
Reference in New Issue
Block a user