AreaPro.cpp
上传用户:xayxjz
上传日期:2022-08-07
资源大小:2188k
文件大小:1k
- // AreaPro.cpp: implementation of the CAreaPro class.
- //
- //////////////////////////////////////////////////////////////////////
- #include "stdafx.h"
- #include "CBIR.h"
- #include "AreaPro.h"
- #ifdef _DEBUG
- #undef THIS_FILE
- static char THIS_FILE[]=__FILE__;
- #define new DEBUG_NEW
- #endif
- //////////////////////////////////////////////////////////////////////
- // Construction/Destruction
- //////////////////////////////////////////////////////////////////////
- CAreaPro::CAreaPro()
- {
- }
- CAreaPro::~CAreaPro()
- {
- }