remove unnecessary include of sys/timeb.h.
This commit is contained in:
parent
de8b63ae8f
commit
7a9abebfe7
|
|
@ -47,7 +47,6 @@ Copyright 2008 Holger Vogt
|
|||
#else
|
||||
#include <unistd.h>
|
||||
#endif
|
||||
#include <sys/timeb.h>
|
||||
#include <stdarg.h> // var. argumente
|
||||
|
||||
/* Tausworthe state variables for double variates*/
|
||||
|
|
|
|||
Loading…
Reference in New Issue