Core: Modernize C headers with C++ equivalents
This commit is contained in:
@ -34,7 +34,7 @@
|
||||
|
||||
#include "core/config/project_settings.h"
|
||||
|
||||
#include <errno.h>
|
||||
#include <cerrno>
|
||||
|
||||
#import <AppKit/NSWorkspace.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
||||
Reference in New Issue
Block a user