X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=lib%2Finflib%2Finfros.h;h=7de69673996c91c879a456e153c6b9fc4ceda8fe;hp=e959a72a9e74987764a9a7f1b285866d8c4e6e7d;hb=83d81567a24dd0dd86df447324152eeb1f34de56;hpb=c0fa485960859ce910f79f4994b7cc2719982c29 diff --git a/lib/inflib/infros.h b/lib/inflib/infros.h index e959a72a9e7..7de69673996 100644 --- a/lib/inflib/infros.h +++ b/lib/inflib/infros.h @@ -6,8 +6,7 @@ * Ge van Geldorp */ -#ifndef INFROS_H_INCLUDED -#define INFROS_H_INCLUDED +#pragma once #ifdef __cplusplus extern "C" { @@ -77,6 +76,4 @@ extern VOID InfFreeContext(PINFCONTEXT Context); } #endif /* __cplusplus */ -#endif /* INFROS_H_INCLUDED */ - /* EOF */