mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-10 01:59:02 +00:00
Don't force compile everything as Objective-C++ on macOS
This commit is contained in:
parent
4c004b6dc9
commit
cd19c9fa22
13 changed files with 89 additions and 133 deletions
|
@ -17,10 +17,6 @@
|
|||
|
||||
#include "DolphinWX/WxUtils.h"
|
||||
|
||||
#ifdef __APPLE__
|
||||
#import <AppKit/AppKit.h>
|
||||
#endif
|
||||
|
||||
namespace WxUtils
|
||||
{
|
||||
// Launch a file according to its mime type
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue