Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 678e04d

Browse files
author
Chris Yang
committed
format
1 parent ced374e commit 678e04d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fml/platform/darwin/scoped_nsobject_unittests_arc.mm

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
#import <CoreFoundation/CoreFoundation.h>
88

9-
#include "fml/logging.h"
109
#include "flutter/fml/platform/darwin/scoped_nsobject.h"
10+
#include "fml/logging.h"
1111
#include "gtest/gtest.h"
1212

1313
#if !defined(__has_feature) || !__has_feature(objc_arc)

0 commit comments

Comments
 (0)