Skip to content

Commit 5c70f6e

Browse files
committed
Add include guard to constants.h.
1 parent 7112bef commit 5c70f6e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

constants.h

+2
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
1+
#pragma once
2+
13
#define KNOTS_TO_KPH 1.852
24
#define KNOTS_TO_MPH 1.15078

0 commit comments

Comments
 (0)