isnormal missing pkg qualifier

Signed-off-by: James Cherry <cherry@parallaxsw.com>
This commit is contained in:
James Cherry 2022-02-28 08:32:25 -07:00
parent bbf5584e30
commit 99cae2a125
1 changed files with 1 additions and 0 deletions

View File

@ -63,6 +63,7 @@
namespace sta {
using std::abs;
using std::isnormal;
static bool
isPositiveUnate(const LibertyCell *cell,