Include <typeinfo> header for using typeid
This commit is contained in:
parent
635ca18bce
commit
3e46c1b991
@ -21,6 +21,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>
|
||||
|
||||
#ifdef Q_OS_UNIX
|
||||
#include <signal.h>
|
||||
#include <typeinfo>
|
||||
|
||||
#define MY_BREAK_SIGNAL SIGUSR1
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user