[SYSDM]
[reactos.git] / reactos / dll / cpl / appwiz / appwiz.h
index c243997..8ee2bd4 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __CPL_APPWIZ_H
-#define __CPL_APPWIZ_H
+#pragma once
 
 #define COBJMACROS
 #include <windows.h>
@@ -41,6 +40,4 @@ NewLinkHere(HWND hwndCPl, UINT uMsg, LPARAM lParam1, LPARAM lParam2);
 
 void ShowLastWin32Error(HWND hWndOwner);
 
-#endif /* __CPL_APPWIZ_H */
-
 /* EOF */