X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=lib%2Finflib%2Finfhost.h;h=1a40990160f14f605e09236a9c7ebb9270a7d394;hp=3e17e7f4e467ea5149984c6cea324593806de565;hb=83d81567a24dd0dd86df447324152eeb1f34de56;hpb=c0fa485960859ce910f79f4994b7cc2719982c29 diff --git a/lib/inflib/infhost.h b/lib/inflib/infhost.h index 3e17e7f4e46..1a40990160f 100644 --- a/lib/inflib/infhost.h +++ b/lib/inflib/infhost.h @@ -6,8 +6,7 @@ * Ge van Geldorp */ -#ifndef INFHOST_H_INCLUDED -#define INFHOST_H_INCLUDED +#pragma once #ifdef __cplusplus extern "C" { @@ -76,6 +75,4 @@ extern void InfHostFreeContext(PINFCONTEXT Context); } #endif /* __cplusplus */ -#endif /* INFROS_H_INCLUDED */ - /* EOF */