Roll forward to cl/343180341.

This commit is contained in:
hai007
2020-11-18 16:28:10 -08:00
parent 038821b7bd
commit 25bf896257
8 changed files with 49 additions and 24 deletions
+1
View File
@@ -1,6 +1,7 @@
#ifndef PLATFORM_BASE_BYTE_ARRAY_H_
#define PLATFORM_BASE_BYTE_ARRAY_H_
#include <algorithm>
#include <array>
#include <cstdint>
#include <string>