• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

変愚蛮怒のメインリポジトリです


Commit MetaInfo

Revisionabc06018aefb78224f59db81fdfab2ea1cdee7d1 (tree)
Time2020-03-19 19:34:53
Authorshimitei <shimitei@gmai...>
Commitershimitei

Log Message

Revert "add ifdef calng"

This reverts commit 3b1c3739fb4559f4d741724d267628fb5e9bd9b2.

Change Summary

Incremental Difference

--- a/src/chuukei.c
+++ b/src/chuukei.c
@@ -14,10 +14,6 @@
1414 #ifdef WINDOWS
1515 #include <windows.h>
1616 #endif
17-#ifdef __clang__
18-#include <unistd.h>
19-#include <sys/time.h>
20-#endif
2117
2218 #ifdef CHUUKEI
2319 #if defined(WINDOWS)