Skip to content

Commit

Permalink
cut legacy namespace folly::io::compression::detail
Browse files Browse the repository at this point in the history
Reviewed By: skrueger

Differential Revision: D58869889

fbshipit-source-id: e7abc13b986de0abfb1330922c6747ffc2bab44f
  • Loading branch information
yfeldblum authored and facebook-github-bot committed Jan 22, 2025
1 parent 246786d commit 9b71bc3
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions folly/compression/Utils.h
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,3 @@ prefixToStringLE(T prefix, uint64_t n = sizeof(T)) {
} // namespace detail
} // namespace compression
} // namespace folly

namespace folly::io::compression::detail {
using folly::compression::detail::dataStartsWithLE;
using folly::compression::detail::prefixToStringLE;
} // namespace folly::io::compression::detail

0 comments on commit 9b71bc3

Please sign in to comment.