]> git.donarmstrong.com Git - kiibohd-controller.git/blobdiff - Bootloader/usbotg.h
Code cleanup
[kiibohd-controller.git] / Bootloader / usbotg.h
index 5a617ce26499a067b4ec238a70f76a0289f21887..5d3cb248017873c2e7a68512265c392a725f40eb 100644 (file)
@@ -1,5 +1,5 @@
 /* Copyright (c) 2011,2012 Simon Schubert <2@0x2c.org>.
- * Modifications by Jacob Alexander 2014 <haata@kiibohd.com>
+ * Modifications by Jacob Alexander 2014-2015 <haata@kiibohd.com>
  *
  * This program is free software: you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
@@ -15,6 +15,8 @@
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
 
+#pragma once
+
 // ----- Local Includes -----
 
 #include "mchck.h"