mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
Add missing system header includes. (#330)
Signed-off-by: Sean Luchen <seanluchen@google.com>
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
|
||||
#include "ArcDelayCalc.hh"
|
||||
|
||||
#include <cstdlib>
|
||||
|
||||
#include "Units.hh"
|
||||
#include "Liberty.hh"
|
||||
#include "TimingArc.hh"
|
||||
|
||||
@@ -24,6 +24,7 @@
|
||||
|
||||
#include "TableModel.hh"
|
||||
|
||||
#include <cmath>
|
||||
#include <string>
|
||||
|
||||
#include "Error.hh"
|
||||
|
||||
Reference in New Issue
Block a user