1#include "sick_scan/sick_scan_base.h"/* Base definitions included in all header files, added by add_sick_scan_base_header.py. Do not edit this line. */
36/* read, write, and close are NOT being #defined here, because while there are file handle specific versions for Windows, they probably don't work for sockets. You need to look at your app and consider whether to call e.g. closesocket(). */