// Copyright 2022 The Fuchsia Authors. All rights reserved. | |
// Use of this source code is governed by a BSD-style license that can be | |
// found in the LICENSE file. | |
#ifndef LIB_DRIVER_COMPAT_CPP_COMPAT_H_ | |
#define LIB_DRIVER_COMPAT_CPP_COMPAT_H_ | |
#include <lib/driver/compat/cpp/device_server.h> | |
#include <lib/driver/compat/cpp/service_offers.h> | |
#endif // LIB_DRIVER_COMPAT_CPP_COMPAT_H_ |