#ifndef INCLUDE_OPTIMIZE_MONITORS_H #define INCLUDE_OPTIMIZE_MONITORS_H extern bool opt_monitors; extern bool stat_monitors; void optimizeMonitors(); #endif // !INCLUDE_OPTIMIZE_MONITORS_H