diff --git a/src/types/public/4DSTARTypes.h b/src/types/public/4DSTARTypes.h index 687d0a1..838a46e 100644 --- a/src/types/public/4DSTARTypes.h +++ b/src/types/public/4DSTARTypes.h @@ -18,8 +18,7 @@ // Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA // // *********************************************************************** */ -#ifndef _4DSTAR_TYPES_H -#define _4DSTAR_TYPES_H +#pragma once #include #include "mfem.hpp" @@ -29,5 +28,3 @@ namespace SSE { typedef std::pair, mfem::Array> MFEMArrayPair; typedef std::pair MFEMArrayPairSet; } - -#endif // _4DSTAR_TYPES_H \ No newline at end of file