Formatting

This commit is contained in:
jpekkila
2020-01-27 18:24:46 +02:00
parent 4c9523675c
commit 5444c84cff
2 changed files with 2 additions and 2 deletions

View File

@@ -25,7 +25,7 @@
*
*/
#pragma once
#include <math.h> // isnan, isinf
#include <math.h> // isnan, isinf
#include <stdlib.h> // rand
#if AC_DOUBLE_PRECISION != 1