Allow syslog logger on Mac OS X
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#ifdef __linux__
|
||||
#if defined(__linux__) || defined(__APPLE__)
|
||||
|
||||
#include <array>
|
||||
#include <string>
|
||||
|
||||
Reference in New Issue
Block a user