- File:
-
- 1 edited
-
libcfa/src/concurrency/iofwd.hfa (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/src/concurrency/iofwd.hfa
r2d028003 rf5f2768 16 16 #pragma once 17 17 18 #include <sys/socket.h> // first include because of anonymous types __SOCKADDR_ARG, __CONST_SOCKADDR_ARG 18 19 #include <unistd.h> 19 #include <sys/socket.h>20 20 21 21 extern "C" {
Note:
See TracChangeset
for help on using the changeset viewer.