blob: 5418b4e359f79b6266847732d47b746aa70f43d2 [file]
// Copyright (c) 2025 The Pybind Development Team.
// All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
#if !defined(PYBIND11_PRECOMPILED)
# error "pybind11 library sources must be compiled with PYBIND11_PRECOMPILED defined."
#endif
#include <pybind11/detail/class-inl.h>
#include <pybind11/pybind11.h>