mirror of
https://github.com/RetroDECK/Duckstation.git
synced 2025-02-01 12:15:37 +00:00
8c7a192128
Should've did this in the beginning.
7 lines
191 B
C++
7 lines
191 B
C++
// SPDX-FileCopyrightText: 2019-2022 Connor McLaughlin <stenzek@gmail.com>
|
|
// SPDX-License-Identifier: (GPL-3.0 OR CC-BY-NC-ND-4.0)
|
|
|
|
#include "common/file_system.h"
|
|
#include <gtest/gtest.h>
|
|
|