X-Git-Url: https://git.pterodactylus.net/?p=ecparse.git;a=blobdiff_plain;f=FileReaderInput.h;fp=FileReaderInput.h;h=4188557a81e4dcc44a90541b112be7fbb820ac09;hp=4398bbf56abe131467697dd9e9b518faef13b88c;hb=5f35ee49184899c1bfffe4d788286b7c9b578c00;hpb=8adf010b6def48b1c234a821319c5d7ef7a58983 diff --git a/FileReaderInput.h b/FileReaderInput.h index 4398bbf..4188557 100644 --- a/FileReaderInput.h +++ b/FileReaderInput.h @@ -2,8 +2,7 @@ * © 2008 by David Roden */ -#ifndef __ECPARSE_FILEREADERINPUT_H__ -#define __ECPARSE_FILEREADERINPUT_H__ +#pragma once #include #include "ReaderInput.h" @@ -21,5 +20,3 @@ private: }; -#endif -