From 1f615a97564b0aeccaec5917f032e164ab8f439e Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Thu, 29 Jun 2017 21:46:37 -0400 Subject: [PATCH] working on linkage problem some more --- platform_mac/mac_4ed.m | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform_mac/mac_4ed.m b/platform_mac/mac_4ed.m index 924afc64..6077de47 100644 --- a/platform_mac/mac_4ed.m +++ b/platform_mac/mac_4ed.m @@ -16,6 +16,8 @@ #undef internal #undef global +#undef external +#define external #include "osx_objective_c_to_cpp_links.h"