Sync with trunk head (r48654)
[reactos.git] / base / setup / usetup / filequeue.h
index 10eec8b..28829a4 100644 (file)
@@ -24,9 +24,7 @@
  * PROGRAMMER:      Eric Kohl
  */
 
-#ifndef __FILEQUEUE_H__
-#define __FILEQUEUE_H__
-
+#pragma once
 
 #define SPFILENOTIFY_STARTQUEUE       0x1
 #define SPFILENOTIFY_ENDQUEUE         0x2
@@ -104,6 +102,4 @@ SetupCommitFileQueueW(HWND Owner,
                     PSP_FILE_CALLBACK_W MsgHandler,
                     PVOID Context);
 
-#endif /* __FILEQUEUE_H__ */
-
 /* EOF */