Skip to content

Commit

Permalink
removed ifdef linux of cmath
Browse files Browse the repository at this point in the history
  • Loading branch information
tmori committed Dec 27, 2023
1 parent b2828fa commit 6299e28
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions drone_physics/utest.cpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#include <cassert>
#ifdef __linux__
#include <cmath>
#endif /* __linux__ */
#include <iostream>
#include "body_physics.hpp"
#include "rotor_physics.hpp"
Expand Down

0 comments on commit 6299e28

Please sign in to comment.