Skip to content

Commit

Permalink
Test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
nmoinvaz committed Dec 21, 2023
1 parent 353c73d commit 6388b6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/common/mac/arch_utilities.cc
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@
__TV_OS_VERSION_MIN_REQUIRED >= __TVOS_16_0)
#define HAS_MACHO_UTILS 1
#include <mach-o/utils.h>
#pragma message("HAS_MACHO_UTILS")
#else
#define HAS_MACHO_UTILS 0
#endif
Expand Down

0 comments on commit 6388b6f

Please sign in to comment.