#ifdef __cplusplus
extern "C" {
#endif

#define MIGISOL_INCLUDES
#include "master.h"
#include <undo.h>

#ifdef __cplusplus
}
#endif

#define ARRAYSIZE(x)    (sizeof((x))/sizeof((x)[0]))

#include <objbase.h>
#include <initguid.h>