webrtc/rtc_base/third_party/base64
Bruno Pitrus 86eb6ba207 Add missing header causing build error with GCC13
Bug: chromium:957519
Change-Id: I0146fdb18764b683b502e9804bce1c7b2ab05294
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/296980
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Harald Alvestrand <hta@webrtc.org>
Auto-Submit: Bruno Pitrus <brunopitrus@hotmail.com>
Cr-Commit-Position: refs/heads/main@{#39536}
2023-03-10 21:07:30 +00:00
..
base64.cc adopt absl::string_view in rtc_base/third_party/ 2022-04-20 16:13:13 +00:00
base64.h Add missing header causing build error with GCC13 2023-03-10 21:07:30 +00:00
BUILD.gn Remove base64 from publicly visible targets. 2023-02-16 00:12:50 +00:00
LICENSE
README.chromium

Name: A simple base64 encoder and decoder
Short Name: base64
URL:
Version: 0
Date: 2018-06-20
License: Custom license
License File: LICENSE
Security Critical: yes

Description:
A simple base64 encoder and decoder