Delphi-OpenCV/source/opencv_classes/ocvclasses/ocvclasses.cpp
Laentir Valetov 35abd882e5 Refactoring directory structure
Signed-off-by: Laentir Valetov <laex@bk.ru>
2014-05-19 23:29:48 +04:00

11 lines
137 B
C++

// ocvclass.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif