Update eoSIGContinue.h
Correction sighandler is not defined on Windows
This commit is contained in:
parent
843aa6fc37
commit
5e0e6fcd79
1 changed files with 2 additions and 0 deletions
|
|
@ -35,6 +35,8 @@
|
||||||
#include <csignal>
|
#include <csignal>
|
||||||
#include "eoContinue.h"
|
#include "eoContinue.h"
|
||||||
|
|
||||||
|
typedef void (*sighandler_t)(int);
|
||||||
|
|
||||||
/** @addtogroup Continuators
|
/** @addtogroup Continuators
|
||||||
* @{
|
* @{
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue