#include "StdAfx.h" #include "MBAttachDocInfo.h" IMPLEMENT_DYNAMIC(CMBAttachDocInfo, CMBBaseAttachDocObj) CMBAttachDocInfo::CMBAttachDocInfo(void) { } CMBAttachDocInfo::~CMBAttachDocInfo(void) { }