forpy
2
version.h
Go to the documentation of this file.
1
// The library version information.
2
#pragma clang diagnostic push
3
#pragma clang diagnostic ignored "-Wunused-function"
4
static
unsigned
int
FORPY_LIB_VERSION
() {
return
200U; }
5
#pragma clang diagnostic pop
6
// OpenCV availability information.
7
/* #undef WITH_OPENCV */
FORPY_LIB_VERSION
static unsigned int FORPY_LIB_VERSION()
Definition:
version.h:4
include
forpy
version.h
Generated on Sat Feb 10 2018 01:06:56 for forpy by
1.8.14