X-Git-Url: https://git.pterodactylus.net/?p=ecparse.git;a=blobdiff_plain;f=ReaderInput.h;h=ec846324f4dc8d985a1a8b5900bc4b52b19f72c9;hp=8c6f7e23a3374b3e52ed8a994a4a05262820d2b9;hb=5f35ee49184899c1bfffe4d788286b7c9b578c00;hpb=8adf010b6def48b1c234a821319c5d7ef7a58983 diff --git a/ReaderInput.h b/ReaderInput.h index 8c6f7e2..ec84632 100644 --- a/ReaderInput.h +++ b/ReaderInput.h @@ -2,8 +2,7 @@ * © 2008 by David Roden */ -#ifndef __ECPARSE_READERINPUT_H__ -#define __ECPARSE_READERINPUT_H__ +#pragma once #include @@ -16,4 +15,3 @@ public: }; -#endif