2019-02-25 12:43:13 -08:00
|
|
|
// This file is generated by Protocol_cpp.template.
|
2018-07-25 13:48:47 -07:00
|
|
|
|
2025-01-15 10:37:52 +00:00
|
|
|
// Copyright 2016 The Chromium Authors
|
2018-07-25 13:48:47 -07:00
|
|
|
// Use of this source code is governed by a BSD-style license that can be
|
|
|
|
// found in the LICENSE file.
|
|
|
|
|
|
|
|
#include {{format_include(config.protocol.package, "Protocol")}}
|
|
|
|
|
|
|
|
#include <algorithm>
|
2019-02-25 12:43:13 -08:00
|
|
|
#include <climits>
|
2018-07-25 13:48:47 -07:00
|
|
|
#include <cmath>
|
|
|
|
#include <cstring>
|