BranchDeviceImpl.cpp 149 B

123456789101112
  1. #include "StdAfx.h"
  2. #include "BranchDeviceImpl.h"
  3. CBranchDeviceImpl::CBranchDeviceImpl(void)
  4. {
  5. }
  6. CBranchDeviceImpl::~CBranchDeviceImpl(void)
  7. {
  8. }