RapidFuzz
rapidfuzz_all.hpp
1/* SPDX-License-Identifier: MIT */
2/* Copyright © 2022-present Max Bachmann */
3
4#pragma once
5#include <rapidfuzz/distance.hpp>
6#include <rapidfuzz/fuzz.hpp>