Back to home page

EIC code displayed by LXR

 
 

    


Warning, /include/boost/compatibility/cpp_c_headers/csignal is written in an unsupported language. File is not indexed.

0001 // This file is automatically generated. Do not edit.
0002 // ['../../libs/compatibility/generate_cpp_c_headers.py']
0003 // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST')
0004 
0005 #ifndef __CSIGNAL_HEADER
0006 #define __CSIGNAL_HEADER
0007 
0008 #include <signal.h>
0009 
0010 namespace std {
0011   using ::sig_atomic_t;
0012   using ::raise;
0013   using ::signal;
0014 }
0015 
0016 #endif // CSIGNAL_HEADER