initial commit
This commit is contained in:
6
3rd_party/glue/sys/socket.h
vendored
Normal file
6
3rd_party/glue/sys/socket.h
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
#ifndef REPERTORY_SOCKET_H
|
||||
#define REPERTORY_SOCKET_H
|
||||
#ifdef _WIN32
|
||||
|
||||
#endif // _WIN32
|
||||
#endif // REPERTORY_SOCKET_H
|
8
3rd_party/glue/sys/time.h
vendored
Normal file
8
3rd_party/glue/sys/time.h
vendored
Normal file
@@ -0,0 +1,8 @@
|
||||
#ifndef REPERTORY_TIME_H
|
||||
#define REPERTORY_TIME_H
|
||||
#ifdef _WIN32
|
||||
|
||||
|
||||
|
||||
#endif // _WIN32
|
||||
#endif // REPERTORY_TIME_H
|
Reference in New Issue
Block a user