blob: 2a256a8372d47bac8b1916dead85a4a3eee8ef92 [file] [log] [blame]
// 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_DRIVER2_DRIVER2_H_
#define LIB_DRIVER2_DRIVER2_H_
#include <lib/driver2/namespace.h>
#include <lib/driver2/promise.h>
#include <lib/driver2/record_cpp.h>
#include <lib/driver2/start_args.h>
#include <lib/driver2/structured_logger.h>
#endif // LIB_DRIVER2_DRIVER2_H_