Автоматические правки

This commit is contained in:
2020-04-21 10:34:28 +03:00
parent 57ff8c66a2
commit 1e50244347
13 changed files with 32 additions and 32 deletions

View File

@ -1,8 +1,8 @@
#ifndef MYX_MATH_CONSTANTS_HPP_
#define MYX_MATH_CONSTANTS_HPP_
#include <type_traits>
#include <cmath>
#include <type_traits>
namespace myx {