mirror of
https://github.com/wassname/ray.git
synced 2026-06-27 16:31:25 +08:00
7237ec4124
* 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.
5 lines
60 B
C
5 lines
60 B
C
#ifndef STRINGS_H
|
|
#define STRINGS_H
|
|
|
|
#endif /* STRINGS_H */
|