mirror of
https://github.com/neovim/neovim.git
synced 2025-09-19 09:48:19 +00:00
remove HAVE_MATH_H
This commit is contained in:

committed by
Thiago de Arruda

parent
b1ea283c59
commit
22a1a26cad
@@ -824,9 +824,7 @@ proftime_T *tm;
|
||||
}
|
||||
|
||||
|
||||
# if defined(HAVE_MATH_H)
|
||||
# include <math.h>
|
||||
# endif
|
||||
#include <math.h>
|
||||
|
||||
/*
|
||||
* Divide the time "tm" by "count" and store in "tm2".
|
||||
|
Reference in New Issue
Block a user