diff --git a/module/math/src/sqrt_serial.c b/module/math/src/sqrt_serial.c index 0b83d72..3c936c5 100644 --- a/module/math/src/sqrt_serial.c +++ b/module/math/src/sqrt_serial.c @@ -31,6 +31,10 @@ * * *++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/ + +//--------------------------------------------------------------------------------------------------------------------------- +// INCLUDE FILE +//--------------------------------------------------------------------------------------------------------------------------- // includes like: // #include