mirror of
https://github.com/godotengine/godot.git
synced 2025-12-08 06:09:55 +00:00
Style: Standardize Obj-C #import syntax
This commit is contained in:
parent
b5bdb88062
commit
713a1ba554
39 changed files with 93 additions and 91 deletions
|
|
@ -54,7 +54,7 @@
|
|||
#import "metal_utils.h"
|
||||
#import "pixel_formats.h"
|
||||
|
||||
#import "servers/rendering/rendering_device_driver.h"
|
||||
#include "servers/rendering/rendering_device_driver.h"
|
||||
|
||||
#import <CommonCrypto/CommonDigest.h>
|
||||
#import <Foundation/Foundation.h>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue