Sync with trunk head
[reactos.git] / dll / cpl / powercfg / powercfg.h
index 1a0fc7d..27b54e5 100644 (file)
@@ -1,5 +1,4 @@
-#ifndef POWERCFG_H
-#define POWERCFG_H
+#pragma once
 
 #include "powrprof.h"
 
 
 #include "powrprof.h"
 
@@ -23,6 +22,4 @@ INT_PTR CALLBACK AlarmsDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lP
 INT_PTR CALLBACK AdvancedDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
 INT_PTR CALLBACK HibernateDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
 
 INT_PTR CALLBACK AdvancedDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
 INT_PTR CALLBACK HibernateDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam);
 
-#endif /* __CPL_SAMPLE_H */
-
 /* EOF */
 /* EOF */