]> git.mxchange.org Git - simgear.git/blob - simgear/compatibility/MIPSpro740/csignal
overhaul sg_throwable to behave like a proper exception
[simgear.git] / simgear / compatibility / MIPSpro740 / csignal
1 // This file is automatically generated. Do not edit.
2 // ['../../../libs/compatibility/generate_cpp_c_headers.py']
3 // Mon Apr 16 15:16:00 2001 ('PST', 'PDT')
4
5 #ifndef __CSIGNAL_HEADER
6 #define __CSIGNAL_HEADER
7
8 #include <signal.h>
9
10 namespace std {
11   using ::sig_atomic_t;
12   using ::raise;
13   using ::signal;
14 }
15
16 #endif // CSIGNAL_HEADER