summaryrefslogtreecommitdiff
path: root/deps/fff/test/include/fff_wrapper.hpp
blob: e3c0cacafa9281ae4f1d46496e30fbee6db3caf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
/* Copyright 2022 Google LLC
 * SPDX-License-Identifier: Apache-2.0
 */

#pragma once

#include <functional>

#include "custom_function.hpp"

#include <fff.h>