Skip to content

Commit

Permalink
Removed unnecessary #include <algorithm> from RefCounted.hh
Browse files Browse the repository at this point in the history
  • Loading branch information
snej committed Aug 28, 2024
1 parent 75a30c8 commit 3333109
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion API/fleece/RefCounted.hh
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@

#pragma once
#include "fleece/PlatformCompat.hh"
#include <algorithm>
#include <atomic>
#include <utility>

Expand Down

0 comments on commit 3333109

Please sign in to comment.