9 lines
96 B
C
Raw Normal View History

#ifndef DEF_H
#define DEF_H
#define EXTERN_DECL
extern int CounterSuiteSetup;
#endif //DEF_H