]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Macro/PartialMap/usb_hid.h
Code cleanup
[kiibohd-controller.git] / Macro / PartialMap / usb_hid.h
index f2dba32377273b205629c356194a88d0e1601194..a7d558180e4214a6bf5ae7377e5ab0f4e9ac1c0d 100644 (file)
@@ -19,8 +19,7 @@
  * THE SOFTWARE.
  */
 
-#ifndef __usb_hid_h
-#define __usb_hid_h
+#pragma once
 
 // ----- Defines -----
 
 #define AC_DISTRIBUTE_VERTICALLY    0x29C
 // 0x29D-0xFFFF Reserved
 
-
-
-#endif
-