Skip to content

Commit 40e1f2f

Browse files
authored
Fix style
1 parent e5aa213 commit 40e1f2f

File tree

1 file changed

+1
-1
lines changed
  • modules/core/include/opencv2/core

1 file changed

+1
-1
lines changed

modules/core/include/opencv2/core/cvdef.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ enum CpuFeatures {
174174

175175
/* fundamental constants */
176176
#define CV_PI 3.1415926535897932384626433832795
177-
#define CV_2PI 6.283185307179586476925286766559
177+
#define CV_2PI 6.283185307179586476925286766559
178178
#define CV_LOG2 0.69314718055994530941723212145818
179179

180180
#if defined __ARM_FP16_FORMAT_IEEE \

0 commit comments

Comments
 (0)