3 lines
46 B
C++
3 lines
46 B
C++
|
#ifdef __linux__
|
||
|
#include "io-linux.cc"
|
||
|
#endif
|