Skip to content

Commit

Permalink
Merge pull request #438 from redboltz/bp_436
Browse files Browse the repository at this point in the history
Backported #436 to version 1.4.0.
  • Loading branch information
redboltz committed Mar 6, 2016
2 parents 39433e8 + 94c9bc2 commit ae8de13
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions include/msgpack/sysdep.h
Original file line number Diff line number Diff line change
Expand Up @@ -186,4 +186,8 @@
# define inline __inline
#endif

#ifdef __APPLE__
# include <TargetConditionals.h>
#endif

#endif /* msgpack/sysdep.h */

0 comments on commit ae8de13

Please sign in to comment.