mirror of
https://github.com/nodejs/node.git
synced 2025-08-16 14:18:44 +02:00

The `crdtp` library in the inspector_protocol is compiled as a library and linked to the node executable. PR-URL: https://github.com/nodejs/node/pull/56649 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Yagiz Nizipli <yagiz@nizipli.com>
12 lines
339 B
Text
12 lines
339 B
Text
// This file is generated by Protocol_cpp.template.
|
|
|
|
// Copyright 2016 The Chromium Authors
|
|
// 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>
|
|
#include <climits>
|
|
#include <cmath>
|
|
#include <cstring>
|