Commit 5336240f by Marcus Winter

base_cpp: fixed missing include for linux

parent c6090242
...@@ -28,6 +28,7 @@ ...@@ -28,6 +28,7 @@
#include <embb/base/c/internal/unused.h> #include <embb/base/c/internal/unused.h>
#include <cstdarg> #include <cstdarg>
#include <cstring>
extern "C" void embb_log_write_internal( extern "C" void embb_log_write_internal(
char const * channel, char const * channel,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment