OSDN Git Service

Update of Lithuanian translation (#496)
[winmerge-jp/winmerge-jp.git] / Src / DirTravel.cpp
index 7533783..bc7ba5a 100644 (file)
@@ -5,7 +5,7 @@
  *
  */
 
-#include "stdafx.h"
+#include "pch.h"
 #include "DirTravel.h"
 #include <algorithm>
 #include <Poco/DirectoryIterator.h>
 #include "unicoder.h"
 #include "paths.h"
 #include "Win_VersionHelper.h"
-
-#ifdef _DEBUG
-#define new DEBUG_NEW
-#endif
+#include "DebugNew.h"
 
 using Poco::DirectoryIterator;
 using Poco::Timestamp;