mirror of
https://github.com/nmap/nmap.git
synced 2026-08-31 23:40:57 +00:00
Move math.h includes into .cc files
This commit is contained in:
parent
6a38678b56
commit
cfe8893304
5 changed files with 7 additions and 1 deletions
|
|
@ -133,6 +133,8 @@
|
|||
#include "FPModel.h"
|
||||
extern NmapOps o;
|
||||
|
||||
#include <math.h>
|
||||
|
||||
|
||||
/******************************************************************************
|
||||
* Globals. *
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue