OSDN Git Service

Merge with stable
[winmerge-jp/winmerge-jp.git] / Src / ProjectFilePathsDlg.h
index 7170f1e..7b06876 100644 (file)
@@ -3,11 +3,7 @@
  *
  * @brief Declaration file for ProjectFilePathsDlg dialog
  */
-// RCS ID line follows -- this is updated by CVS
-// $Id$
-
-#ifndef _PROJECTFILEPATHSDLG_H_
-#define _PROJECTFILEPATHSDLG_H_
+#pragma once
 
 #include "UnicodeString.h"
 
@@ -57,6 +53,3 @@ public:
        afx_msg void OnBnClickedProjOpen();
        afx_msg void OnBnClickedProjSave();
 };
-
-#endif // _PROJECTFILEPATHSDLG_H_
-