X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=Bootloader%2Fmchck-cdefs.h;h=4f2eba128b165238352499ea26ca6a06227f5777;hb=20b62afb9a05a64b1f15c6329866600913775eea;hp=8bc2b20a39f975f7d3a7d0c6d1838c0aa47e3491;hpb=1392571bd7c741995ef7feccf08a22c4b4b7d36f;p=kiibohd-controller.git diff --git a/Bootloader/mchck-cdefs.h b/Bootloader/mchck-cdefs.h index 8bc2b20..4f2eba1 100644 --- a/Bootloader/mchck-cdefs.h +++ b/Bootloader/mchck-cdefs.h @@ -1,5 +1,5 @@ /* Copyright (c) 2011,2012 Simon Schubert <2@0x2c.org>. - * Modifications by Jacob Alexander 2014 + * Modifications by Jacob Alexander 2014-2015 * * 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,8 +15,7 @@ * along with this program. If not, see . */ -#ifndef _MCHCK_CDEFS_H -#define _MCHCK_CDEFS_H +#pragma once // ----- Compiler Includes ----- @@ -134,5 +133,3 @@ typedef __CHAR16_TYPE__ char16_t; ) \ ) -#endif -