mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-09 06:08:08 -05:00
10 lines
194 B
C++
10 lines
194 B
C++
// Copyright 2017 Citra Emulator Project
|
|
// Licensed under GPLv2 or any later version
|
|
// Refer to the license.txt file included.
|
|
|
|
#pragma once
|
|
|
|
namespace WebService {
|
|
|
|
} // namespace WebService
|