mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2025-02-18 00:20:10 +00:00
Merge branch 'GP-2985_ryanmkurtz_PR-4910_jobermayr_numeric_limits'
This commit is contained in:
commit
51d6d19367
@ -18,6 +18,7 @@
|
|||||||
#include "address.hh"
|
#include "address.hh"
|
||||||
|
|
||||||
#include <cmath>
|
#include <cmath>
|
||||||
|
#include <limits>
|
||||||
using std::ldexp;
|
using std::ldexp;
|
||||||
using std::frexp;
|
using std::frexp;
|
||||||
using std::signbit;
|
using std::signbit;
|
||||||
|
Loading…
Reference in New Issue
Block a user