2025-04-27 07:49:33 -04:00

13 lines
356 B
C

// gmarks
#include "PassportAlertInterface.h"
#include "pmAlertsDefs.h"
#include "pmalerts.h"
#include "PassportPerfDefs.h" // for SHM name defines
#include "msppcntr.h" // for counter defines
#include "PassportPerfInterface.h" // for object interface
extern PassportAlertInterface* g_pAlert;
extern PassportPerfInterface* g_pPerf;