From a5aee2b47008ed8ea17955aeaca48e9615c653d4 Mon Sep 17 00:00:00 2001 From: Allen Webster Date: Sun, 12 Nov 2017 14:18:30 -0500 Subject: [PATCH] Testing system error box on mac --- platform_mac/mac_4ed.cpp | 2 ++ 1 file changed, 2 insertions(+) diff --git a/platform_mac/mac_4ed.cpp b/platform_mac/mac_4ed.cpp index 5ef23938..5f619bdc 100644 --- a/platform_mac/mac_4ed.cpp +++ b/platform_mac/mac_4ed.cpp @@ -564,6 +564,8 @@ osx_init(){ // System Linkage // + system_error_box("Testing the error box", false); + DBG_POINT(); link_system_code();