mirror of
https://github.com/vale981/ray
synced 2025-03-12 14:16:39 -04:00

* Add Python and Redis submodules, and remove old third-party modules * Update VS projects (WARNING: references files that do not exist yet) * Update code & add shims for APIs except AF_UNIX/{send,recv}msg() * Minor style changes.
4 lines
51 B
C
4 lines
51 B
C
#ifndef POLL_H
|
|
#define POLL_H
|
|
|
|
#endif /* POLL_H */
|