#include "IAttatchment.h"
#include "AttatchmentSocket.h"
using namespace GameLogic;
struct IAttatchment::PrivateData
{
PrivateData()
}
~PrivateData()
}myData;
IAttatchment::IAttatchment(void)
IAttatchment::~IAttatchment(void)