isnormal missing pkg qualifier
Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
parent
bbf5584e30
commit
99cae2a125
|
|
@ -63,6 +63,7 @@
|
|||
namespace sta {
|
||||
|
||||
using std::abs;
|
||||
using std::isnormal;
|
||||
|
||||
static bool
|
||||
isPositiveUnate(const LibertyCell *cell,
|
||||
|
|
|
|||
Loading…
Reference in New Issue