mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-09 00:21:16 +02:00
Fix 4 warnings related to Objective C++
This commit is contained in:
parent
6e14dab4f4
commit
6d679a65e6
@ -18,6 +18,8 @@
|
|||||||
#include <wx/osx/private.h>
|
#include <wx/osx/private.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <AppKit/NSApplication.h>
|
||||||
|
|
||||||
#include <objc/objc.h>
|
#include <objc/objc.h>
|
||||||
#include <CoreFoundation/CoreFoundation.h>
|
#include <CoreFoundation/CoreFoundation.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user