diff options
| author | thegeorg <[email protected]> | 2025-06-16 21:54:04 +0300 |
|---|---|---|
| committer | thegeorg <[email protected]> | 2025-06-16 22:11:55 +0300 |
| commit | cd7c37033b7cbce800311fd2b5e4dad20d2ae9ee (patch) | |
| tree | 9a635f9629d732e0fcc4c2a8b107a8a9796d2f8a /library/cpp/containers | |
| parent | 8de8ac27d1347542272117ba36a37762f57c467a (diff) | |
Merge numerous abseil-cpp sublibraries to ease unbundling
commit_hash:c79291e10915f16a7e803709401e2d344fc6db3d
Diffstat (limited to 'library/cpp/containers')
| -rw-r--r-- | library/cpp/containers/absl_flat_hash/ya.make | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/library/cpp/containers/absl_flat_hash/ya.make b/library/cpp/containers/absl_flat_hash/ya.make index 8a7731d8047..c087e3d9dcc 100644 --- a/library/cpp/containers/absl_flat_hash/ya.make +++ b/library/cpp/containers/absl_flat_hash/ya.make @@ -1,11 +1,6 @@ LIBRARY() PEERDIR( - contrib/restricted/abseil-cpp/absl/container -) - -# WARN thegeorg@: removing this ADDINCL will break svn selective checkout. Just don't. -ADDINCL( contrib/restricted/abseil-cpp ) |
