Create a branch for header work.
[reactos.git] / base / system / winlogon / setup.h
index efc1d4a..d16dbf3 100644 (file)
  * PROGRAMMER:      Eric Kohl
  */
 
-#ifndef __SETUP_H__
-#define __SETUP_H__
+#pragma once
 
 DWORD GetSetupType (VOID);
 BOOL RunSetup (VOID);
 
-#endif /* __SETUP_H__ */
-
 /* EOF */