csignal 335 B

12345678910111213141516
  1. // This file is automatically generated. Do not edit.
  2. // ['../../libs/compatibility/generate_cpp_c_headers.py']
  3. // Wed Jul 23 12:11:19 2003 ('GMTST', 'GMTST')
  4. #ifndef __CSIGNAL_HEADER
  5. #define __CSIGNAL_HEADER
  6. #include <signal.h>
  7. namespace std {
  8. using ::sig_atomic_t;
  9. using ::raise;
  10. using ::signal;
  11. }
  12. #endif // CSIGNAL_HEADER