summaryrefslogtreecommitdiff
path: root/NSCmpts/IDropTargetImpl.cpp
blob: 0ca984d8db36f8a0ac6f7ff639bbcb8ffaaac994 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
// IDropTargetImpl.cpp: implementation of the IDropTargetImpl class.
//
//////////////////////////////////////////////////////////////////////

#include "stdafx.h"
#include "IDropTargetImpl.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////

IDropTargetImpl::IDropTargetImpl()
{

}

IDropTargetImpl::~IDropTargetImpl()
{

}