Files
ray/src/common/shims/windows/strings.h
T
mehrdadn 7237ec4124 Windows compatibility (#57)
* 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.
2016-11-22 17:04:24 -08:00

5 lines
60 B
C

#ifndef STRINGS_H
#define STRINGS_H
#endif /* STRINGS_H */