Merge "pragma once for header file"

This commit is contained in:
Treehugger Robot 2019-10-28 21:34:01 +00:00 committed by Gerrit Code Review
commit 85f5a4449c

View file

@ -12,6 +12,8 @@
// See the License for the specific language governing permissions and
// limitations under the License.
#pragma once
#include <stdint.h>
#include <vector>