initial commit
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
#ifndef REPERTORY_SOCKET_H
|
||||
#define REPERTORY_SOCKET_H
|
||||
#ifdef _WIN32
|
||||
|
||||
#endif // _WIN32
|
||||
#endif // REPERTORY_SOCKET_H
|
||||
Vendored
+8
@@ -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