X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=CollectionReader.h;h=5e10c51b021cbb436193d331d4413d00294ca1f4;hb=5f35ee49184899c1bfffe4d788286b7c9b578c00;hp=2936e2573982ba02e594aaf11426d7b881bbf87d;hpb=e1f64147e3eedccbbc59658ddb6cf7992dbd50c1;p=ecparse.git diff --git a/CollectionReader.h b/CollectionReader.h index 2936e25..5e10c51 100644 --- a/CollectionReader.h +++ b/CollectionReader.h @@ -2,8 +2,7 @@ * © 2008 by David Roden */ -#ifndef __ECPARSE_COLLECTIONREADER_H__ -#define __ECPARSE_COLLECTIONREADER_H__ +#pragma once #include "ReaderInput.h" @@ -18,4 +17,3 @@ private: }; -#endif