mirror of
https://github.com/abseil/abseil-cpp.git
synced 2026-06-04 12:07:05 +08:00
Add nullability annotations
PiperOrigin-RevId: 589842893 Change-Id: I9657761d1f71c665582406f278c6605f6d382f6d
This commit is contained in:
committed by
Copybara-Service
parent
fad946221c
commit
55621d1af5
@@ -52,6 +52,7 @@
|
||||
|
||||
#include "absl/algorithm/algorithm.h"
|
||||
#include "absl/base/macros.h"
|
||||
#include "absl/base/nullability.h"
|
||||
#include "absl/meta/type_traits.h"
|
||||
|
||||
namespace absl {
|
||||
|
||||
Reference in New Issue
Block a user