// Copyright 2024 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef THIRD_PARTY_MICROSOFT_DXHEADERS_INCLUDE_DIRECTML_H_
#define THIRD_PARTY_MICROSOFT_DXHEADERS_INCLUDE_DIRECTML_H_
#define DML_TARGET_VERSION_USE_LATEST
#include "third_party/microsoft_dxheaders/src/include/directx/DirectML.h"
#undef DML_TARGET_VERSION_USE_LATEST
#endif // THIRD_PARTY_MICROSOFT_DXHEADERS_INCLUDE_DIRECTML_H_