[core] irrt: Minor reformat
This commit is contained in:
parent
2f0847d77b
commit
1ffe2fcc7f
@ -1,5 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "irrt/int_types.hpp"
|
||||
|
||||
namespace {
|
||||
// adapted from GNU Scientific Library: https://git.savannah.gnu.org/cgit/gsl.git/tree/sys/pow_int.c
|
||||
// need to make sure `exp >= 0` before calling this function
|
||||
|
Loading…
Reference in New Issue
Block a user