chromium/mojo/public/rust/system/wrapper.h

// Copyright 2022 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.

#ifndef MOJO_PUBLIC_RUST_SYSTEM_WRAPPER_H_
#define MOJO_PUBLIC_RUST_SYSTEM_WRAPPER_H_

#include "mojo/public/c/system/core.h"
#include "mojo/public/c/system/thunks.h"

#endif  // MOJO_PUBLIC_RUST_SYSTEM_WRAPPER_H_