The-OpenROAD-Project / OpenSTA

OpenSTA engine
GNU General Public License v3.0
389 stars 170 forks source link

Fix minor compilation errors #67

Closed tgingold closed 3 years ago

tgingold commented 3 years ago

Add includes for exit and status declarations. Use fabs() instead of abs() for absolute value of an fp value

jjcherry56 commented 3 years ago

7cf85f777 adds the missing using std::abs