Skip to content

Commit

Permalink
PR
Browse files Browse the repository at this point in the history
  • Loading branch information
chinmaygarde committed Dec 20, 2023
1 parent 718c5d5 commit 0613868
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions fml/thread_local.h
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,6 @@ class ThreadLocalUniquePtr {
FML_DISALLOW_COPY_AND_ASSIGN(ThreadLocalUniquePtr);
};

#endif // FML_THREAD_LOCAL_PTHREADS

} // namespace fml

#endif // FLUTTER_FML_THREAD_LOCAL_H_

0 comments on commit 0613868

Please sign in to comment.