Skip to content

Commit

Permalink
include utility
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Yang committed Nov 3, 2023
1 parent 24b6905 commit 5880b58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fml/platform/darwin/scoped_nsobject.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define FLUTTER_FML_PLATFORM_DARWIN_SCOPED_NSOBJECT_H_

#include <type_traits>
#include <utility>

// Include NSObject.h directly because Foundation.h pulls in many dependencies.
// (Approx 100k lines of code versus 1.5k for NSObject.h). scoped_nsobject gets
Expand Down

0 comments on commit 5880b58

Please sign in to comment.