X-Git-Url: https://git.donarmstrong.com/?p=kiibohd-controller.git;a=blobdiff_plain;f=Bootloader%2Fmchck-cdefs.h;h=4f2eba128b165238352499ea26ca6a06227f5777;hp=8bc2b20a39f975f7d3a7d0c6d1838c0aa47e3491;hb=5f262ea4b68a07e9b94ce0a49c0f7196e5f32b3b;hpb=03f60df94d395e3f4c923d17c3651501024975ee 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 -