Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Yang committed Nov 2, 2023
1 parent ced374e commit 678e04d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fml/platform/darwin/scoped_nsobject_unittests_arc.mm
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@

#import <CoreFoundation/CoreFoundation.h>

#include "fml/logging.h"
#include "flutter/fml/platform/darwin/scoped_nsobject.h"
#include "fml/logging.h"
#include "gtest/gtest.h"

#if !defined(__has_feature) || !__has_feature(objc_arc)
Expand Down

0 comments on commit 678e04d

Please sign in to comment.