Skip to content

Commit

Permalink
Add include guard to constants.h.
Browse files Browse the repository at this point in the history
  • Loading branch information
ezod committed Oct 7, 2023
1 parent 7112bef commit 5c70f6e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions constants.h
Original file line number Diff line number Diff line change
@@ -1,2 +1,4 @@
#pragma once

#define KNOTS_TO_KPH 1.852
#define KNOTS_TO_MPH 1.15078

0 comments on commit 5c70f6e

Please sign in to comment.