remove [X]CLOCKS_PER_SEC
This commit is contained in:
committed by
Karel Miko
parent
979e9a9d15
commit
ecb2402ba8
@@ -34,9 +34,6 @@
|
||||
#ifndef XCLOCK
|
||||
#define XCLOCK clock
|
||||
#endif
|
||||
#ifndef XCLOCKS_PER_SEC
|
||||
#define XCLOCKS_PER_SEC CLOCKS_PER_SEC
|
||||
#endif
|
||||
|
||||
#ifndef XQSORT
|
||||
#define XQSORT qsort
|
||||
|
||||
Reference in New Issue
Block a user