X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;ds=sidebyside;f=Bootloader%2Fmchck-cdefs.h;h=4f2eba128b165238352499ea26ca6a06227f5777;hb=75832a17b763eb7a894bfa9b95c589bc4f42ada6;hp=8bc2b20a39f975f7d3a7d0c6d1838c0aa47e3491;hpb=96e785b571a231265d64fbe5083371480cd3a549;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 -