Skip to content

Commit

Permalink
fix include for macos
Browse files Browse the repository at this point in the history
  • Loading branch information
badaix committed Feb 10, 2018
1 parent abca753 commit 96b8b80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/aixlog.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
#undef DEBUG
#endif

#ifdef HAS_APPLE_UNIFIED_LOG
#ifdef HAS_APPLE_UNIFIED_LOG_
#include <os/log.h>
#endif

Expand Down

0 comments on commit 96b8b80

Please sign in to comment.