OSDN Git Service

[Refactor] #37353 コメント整理 / Refactor comments.
[hengband/hengband.git] / src / h-system.h
index bb5aa47..80d2c05 100644 (file)
@@ -68,7 +68,7 @@
 #endif
 
 
-#if defined(WINDOWS) || defined(USE_EMX)
+#if defined(WINDOWS)
 # include <io.h>
 #endif