فهرست منبع

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

This is only useful in headers.
Lioncash 7 سال پیش
والد
کامیت
929ed59f1f
1فایلهای تغییر یافته به همراه0 افزوده شده و 2 حذف شده
  1. 0 2
      src/core/hle/service/hid/controllers/npad.cpp

+ 0 - 2
src/core/hle/service/hid/controllers/npad.cpp

@@ -2,8 +2,6 @@
 // Licensed under GPLv2 or any later version
 // Licensed under GPLv2 or any later version
 // Refer to the license.txt file included.
 // Refer to the license.txt file included.
 
 
-#pragma once
-
 #include <algorithm>
 #include <algorithm>
 #include <array>
 #include <array>
 #include <cstring>
 #include <cstring>