OSDN Git Service

Reduce compilation time (2)
[winmerge-jp/winmerge-jp.git] / Src / CompareEngines / ByteCompare.cpp
index b2ba929..5860ae0 100644 (file)
@@ -4,6 +4,7 @@
  * @brief Implementation file for ByteCompare
  */
 
+#include "pch.h"
 #include "ByteCompare.h"
 #include <cassert>
 #include <io.h>