mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 03:02:30 +00:00
chore(build): remove unused includes
This commit is contained in:
parent
8e61a4c428
commit
ee1d46db19
10 changed files with 0 additions and 13 deletions
|
|
@ -1,6 +1,4 @@
|
|||
#include "math/Types.hpp"
|
||||
#include "math/Utils.hpp"
|
||||
#include <cmath>
|
||||
|
||||
fixed16::operator float() const {
|
||||
return this->n / 32767.0f;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue