[CMAKE]
[reactos.git] / dll / shellext / slayer / slayer.h
index f48538e..6cad312 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef __SLAYER_H
-#define __SLAYER_H
+#pragma once
 
 extern HINSTANCE hInstance;
 
@@ -120,7 +119,4 @@ HRESULT STDMETHODCALLTYPE ICompatibilityPage_fnCreateInstance(LPCOMPATIBILITYPAG
 HRESULT STDMETHODCALLTYPE ICompatibilityPage_fnLockServer(LPCOMPATIBILITYPAGE this,
                                                           BOOL fLock);
 
-
-#endif /* __SLAYER_H */
-
 /* EOF */