Skip to content

Commit 4b1038d

Browse files
authored
fix include (#243)
1 parent 1c4c671 commit 4b1038d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

include/namespace_Vehicle.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#include <math.h>
1+
#include <ctr_math.h>
22

33
enum Characters
44
{

0 commit comments

Comments
 (0)