blob: 4c7e0943cd12f20c57e63c0c7db697bec8fa2765 [file] [log] [blame]
/*
* Copyright 2023 Google LLC
*
* Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
*/
// SkPoint is part of the public API, but is also required by code in base. The following include
// forwarding allows SkPoint to participate in the API and for use by code in base.
#include "include/private/base/SkPoint_impl.h" // IWYU pragma: export