Synchronize with trunk's revision r57629.
[reactos.git] / base / setup / usetup / inicache.h
index 2596324..bd7dd33 100644 (file)
@@ -25,9 +25,7 @@
  *                  Eric Kohl
  */
 
-#ifndef __INICACHE_H__
-#define __INICACHE_H__
-
+#pragma once
 
 typedef struct _INICACHEKEY
 {
@@ -126,7 +124,4 @@ PINICACHESECTION
 IniCacheAppendSection(PINICACHE Cache,
                      PWCHAR Name);
 
-
-#endif /* __INICACHE_H__ */
-
 /* EOF */