OSDN Git Service

Reduce compilation time (2)
[winmerge-jp/winmerge-jp.git] / Src / DiffItem.cpp
index 7ef0334..18eadf0 100644 (file)
@@ -4,13 +4,10 @@
  *  @brief Implementation of DIFFITEM
  */ 
 
-#include "stdafx.h"
+#include "pch.h"
 #include "DiffItem.h"
 #include "paths.h"
-
-#ifdef _DEBUG
-#define new DEBUG_NEW
-#endif
+#include "DebugNew.h"
 
 DIFFITEM DIFFITEM::emptyitem;