OSDN Git Service

Reduce compilation time (2)
[winmerge-jp/winmerge-jp.git] / Src / DirViewColItems.cpp
index 219689e..201c042 100644 (file)
@@ -6,7 +6,7 @@
  * @date  Created: 2003-08-19
  */
 
-#include "stdafx.h"
+#include "pch.h"
 #include "DirViewColItems.h"
 #include <Poco/Timestamp.h>
 #include <Shlwapi.h>
 #include "locality.h"
 #include "paths.h"
 #include "MergeApp.h"
-
-#ifdef _DEBUG
-#define new DEBUG_NEW
-#endif
+#include "DebugNew.h"
 
 using Poco::Timestamp;