shared_translation: Fix pragma once
This commit is contained in:
		| @@ -1,6 +1,8 @@ | |||||||
| // SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project | // SPDX-FileCopyrightText: Copyright 2023 yuzu Emulator Project | ||||||
| // SPDX-License-Identifier: GPL-2.0-or-later | // SPDX-License-Identifier: GPL-2.0-or-later | ||||||
|  |  | ||||||
|  | #pragma once | ||||||
|  |  | ||||||
| #include <map> | #include <map> | ||||||
| #include <memory> | #include <memory> | ||||||
| #include <string> | #include <string> | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user