Major rework of headers inclusion style on behalf of lebedev.ri (issue 1079)
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
#ifndef CALC_DISTORTION__H
|
||||
#define CALC_DISTORTION__H
|
||||
extern "C" {
|
||||
double calcDistortion (unsigned char* img1, unsigned char* img2, int ncols, int nrows);
|
||||
}
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user