summaryrefslogtreecommitdiff
path: root/indra/newview/llappviewermacosx-objc.h
diff options
context:
space:
mode:
authorAndrey Kleshchev <andreykproductengine@lindenlab.com>2024-01-19 23:01:06 +0200
committerAndrey Kleshchev <117672381+akleshchev@users.noreply.github.com>2024-01-22 18:47:43 +0200
commitfee2dc981cb15c54cacd63f778f106ff93a85796 (patch)
treee08babb6862cff7d5ef4d94fb7ab87d92e82e131 /indra/newview/llappviewermacosx-objc.h
parent337a2356a923ab5a3ac99c3adf81101084926179 (diff)
NSException test
Diffstat (limited to 'indra/newview/llappviewermacosx-objc.h')
-rw-r--r--indra/newview/llappviewermacosx-objc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/indra/newview/llappviewermacosx-objc.h b/indra/newview/llappviewermacosx-objc.h
index c6dcec8e34..3721151aba 100644
--- a/indra/newview/llappviewermacosx-objc.h
+++ b/indra/newview/llappviewermacosx-objc.h
@@ -33,4 +33,6 @@
//Why? Because BOOL
void launchApplication(const std::string* app_name, const std::vector<std::string>* args);
+void force_ns_sxeption();
+
#endif // LL_LLAPPVIEWERMACOSX_OBJC_H