#ifndef SYSTOOLS_H #define SYSTOOLS_H /*! \defgroup SysTools SysTools module This module contains classes to manage various operating systems and compilers. */ #include "ctimer.h" #include "timing.h" #include "pdlmgr.h" #include "cxxcmplnk.h" #include "periodic.h" #include "psighand.h" #endif