Delphi-OpenCV/opencv_classes/ocvclasses/ocvclasses.cpp

11 lines
137 B
C++
Raw Normal View History

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