diff options
Diffstat (limited to 'devel/folly/pkg-plist')
-rw-r--r-- | devel/folly/pkg-plist | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/devel/folly/pkg-plist b/devel/folly/pkg-plist index ccdb5e3e95d6..7ce75ed656cc 100644 --- a/devel/folly/pkg-plist +++ b/devel/folly/pkg-plist @@ -205,6 +205,7 @@ include/folly/concurrency/memory/TLRefCount.h include/folly/container/Access.h include/folly/container/Array.h include/folly/container/BitIterator.h +include/folly/container/CollectionUtil.h include/folly/container/Enumerate.h include/folly/container/EvictingCacheMap.h include/folly/container/F14Map-fwd.h @@ -268,6 +269,7 @@ include/folly/coro/Concat.h include/folly/coro/Coroutine.h include/folly/coro/CurrentExecutor.h include/folly/coro/DetachOnCancel.h +include/folly/coro/Error.h include/folly/coro/Filter-inl.h include/folly/coro/Filter.h include/folly/coro/FutureUtil.h @@ -859,6 +861,7 @@ include/folly/lang/RValueReferenceWrapper.h include/folly/lang/SafeAlias-fwd.h include/folly/lang/SafeAlias.h include/folly/lang/SafeAssert.h +include/folly/lang/SafeClosure.h include/folly/lang/StaticConst.h include/folly/lang/Switch.h include/folly/lang/Thunk.h @@ -866,6 +869,7 @@ include/folly/lang/ToAscii.h include/folly/lang/TypeInfo.h include/folly/lang/UncaughtExceptions.h include/folly/lang/VectorTraits.h +include/folly/lang/bind/AsArgument.h include/folly/lang/bind/Bind.h include/folly/lang/bind/Named.h include/folly/lang/bind/NamedToStorage.h @@ -998,6 +1002,7 @@ include/folly/random/xoshiro256pp.h include/folly/result/gtest_helpers.h include/folly/result/result.h include/folly/result/try.h +include/folly/result/value_only_result.h include/folly/settings/CommandLineParser.h include/folly/settings/Immutables.h include/folly/settings/Observer.h |