mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2024-11-22 12:05:38 +01:00
Merge pull request #6193 from lioncash/incguard
nvidia_flags: Add missing header guard
This commit is contained in:
commit
7f06276192
@ -2,6 +2,8 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
namespace Common {
|
||||
|
||||
/// Configure platform specific flags for Nvidia's driver
|
||||
|
Loading…
Reference in New Issue
Block a user