Revert 45697:
[reactos.git] / lib / inflib / infhost.h
index 3e17e7f..1a40990 100644 (file)
@@ -6,8 +6,7 @@
  *             Ge van Geldorp <gvg@reactos.org>
  */
 
-#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 */