// Copyright 2023 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_MEDIAPIPE_SHIMS_NDK_SOURCES_ANDROID_CPUFEATURES_CPU_FEATURES_H_
#define THIRD_PARTY_MEDIAPIPE_SHIMS_NDK_SOURCES_ANDROID_CPUFEATURES_CPU_FEATURES_H_

#include "third_party/cpu_features/src/ndk_compat/cpu-features.h"

#endif  // THIRD_PARTY_MEDIAPIPE_SHIMS_NDK_SOURCES_ANDROID_CPUFEATURES_CPU_FEATURES_H_
