- // MyTools.cpp: implementation of the CMyTools class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "MyTools.h"
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- CMyTools::CMyTools()
- {
- }
- CMyTools::~CMyTools()
- {
- }