#include "SignalHandling.hpp" #if !WINDOWS /// \cond SKIP void (*ArbUt::SignalHandling::_callback)(const char*) = nullptr; /// \endcond #endif