diff options
Diffstat (limited to 'absl/time/internal/cctz/BUILD.bazel')
-rw-r--r-- | absl/time/internal/cctz/BUILD.bazel | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/absl/time/internal/cctz/BUILD.bazel b/absl/time/internal/cctz/BUILD.bazel index e913fad33cc4..e2cfe801f23d 100644 --- a/absl/time/internal/cctz/BUILD.bazel +++ b/absl/time/internal/cctz/BUILD.bazel @@ -12,6 +12,8 @@ # See the License for the specific language governing permissions and # limitations under the License. +package(features = ["-parse_headers"]) + licenses(["notice"]) # Apache License ### libraries |