blob: b31b5050f2efbbbf73f074b9b5a7cdca4651b2a6 [file] [edit]
/* Copyright 2025 Google Inc. All Rights Reserved.
Distributed under MIT license.
See file LICENSE for detail or copy at https://opensource.org/licenses/MIT
*/
#include "prefix.h"
#include "../common/platform.h" /* IWYU pragma: keep */
#if defined(__cplusplus) || defined(c_plusplus)
extern "C" {
#endif
/* Embed kCmdLut. */
#include "prefix_inc.h"
#if defined(__cplusplus) || defined(c_plusplus)
} /* extern "C" */
#endif