Sync with trunk head (r48654)
[reactos.git] / base / setup / usetup / settings.h
index 5c6918e..65b59ef 100644 (file)
@@ -24,8 +24,7 @@
  * PROGRAMMER:      Eric Kohl
  */
 
-#ifndef __SETTINGS_H__
-#define __SETTINGS_H__
+#pragma once
 
 PGENERIC_LIST
 CreateComputerTypeList(HINF InfFile);
@@ -66,6 +65,4 @@ ProcessKeyboardLayoutFiles(PGENERIC_LIST List);
 BOOLEAN
 SetGeoID(PWCHAR Id);
 
-#endif /* __SETTINGS_H__ */
-
 /* EOF */