This website works better with JavaScript
Home
Explore
Help
Sign In
torambo.com
/
Momentum-Apps
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Add include guard to constants.h.
Aaron Mavrinac
2 years ago
parent
7112bef297
commit
5c70f6eccc
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
constants.h
+ 2
- 0
constants.h
View File
@@ -1,2 +1,4 @@
+#pragma once
+
#define KNOTS_TO_KPH 1.852
#define KNOTS_TO_MPH 1.15078