/* * Copyright 2023 Google Inc. * * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. */ #pragma once // skcms_internal.h contains APIs shared by skcms' internals and its test tools. // Please don't use this header from outside the skcms repo. #include "src/skcms_internals.h"