Update comment

Update comment

Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
This commit is contained in:
Bensuperpc 2021-08-27 12:13:26 +02:00
parent 118dc87ca5
commit 9e18aacbe4

View File

@ -6,9 +6,9 @@
* from Quake III Arena (C++ version) and with standard lib (cmath)
*/
#include <cmath>
#include <iostream>
#include <type_traits>
#include <cmath> /// for `std::sqrt`
#include <iostream> /// for `std::cout`
#include <type_traits> /// for `static_assert`
#define MagicNBR_32 0x5f3759df
#define MagicNBR_64 0x5fe6eb50c7b537a9