GNU Radio 3.6.0 C++ API
unistd.h
Go to the documentation of this file.
00001 #ifndef _MSC_VER // [
00002 #error "Use this header only with Microsoft Visual C++ compilers!"
00003 #endif // _MSC_VER ]
00004 
00005 #ifndef _MSC_UNISTD_H_ // [
00006 #define _MSC_UNISTD_H_
00007 
00008 #include <process.h>
00009 
00010 #endif // _MSC_UNISTD_H_ ]