mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-17 12:57:56 -05:00
hid/controller/npad: Remove #pragma once from the cpp file
This is only useful in headers.
This commit is contained in:
@ -2,8 +2,6 @@
|
||||
// Licensed under GPLv2 or any later version
|
||||
// Refer to the license.txt file included.
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <algorithm>
|
||||
#include <array>
|
||||
#include <cstring>
|
||||
|
Reference in New Issue
Block a user