feature: Store CCACHE cache in CI cache

This commit is contained in:
Fijxu 2024-03-17 00:15:34 +00:00
parent 8755d2bad4
commit 5aa53d12df
3 changed files with 30 additions and 0 deletions

View file

@ -1,6 +1,7 @@
// SPDX-FileCopyrightText: Copyright 2024 yuzu Emulator Project
// SPDX-License-Identifier: GPL-3.0-or-later
#include <optional>
#include <boost/container/small_vector.hpp>
#include "common/microprofile.h"