hid/controller/npad: Remove #pragma once from the cpp file

This is only useful in headers.
pull/8/head
Lioncash 6 years ago
parent aeda743446
commit 929ed59f1f

@ -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>

Loading…
Cancel
Save