mirror of
https://github.com/Wind4/vlmcsd.git
synced 2025-05-25 12:14:22 -04:00
vlmcsd-svn1031-2016-10-06-Hotbird64
This commit is contained in:
parent
0b2c216c06
commit
d413afbadf
54 changed files with 2404 additions and 737 deletions
4
kms.h
4
kms.h
|
@ -6,7 +6,11 @@
|
|||
#endif // CONFIG
|
||||
#include CONFIG
|
||||
|
||||
#if _MSC_VER
|
||||
#include <time.h>
|
||||
#else
|
||||
#include <sys/time.h>
|
||||
#endif // _MSC_VER
|
||||
#include <stdlib.h>
|
||||
#include "types.h"
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue