mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-05-30 00:24:12 +08:00
public headers in include/sta
This commit is contained in:
@@ -14,16 +14,16 @@
|
||||
// You should have received a copy of the GNU General Public License
|
||||
// along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
|
||||
#include "search/PathExpanded.hh"
|
||||
#include "PathExpanded.hh"
|
||||
|
||||
#include "liberty/TimingRole.hh"
|
||||
#include "network/PortDirection.hh"
|
||||
#include "network/Network.hh"
|
||||
#include "sdc/Clock.hh"
|
||||
#include "search/Search.hh"
|
||||
#include "search/PathRef.hh"
|
||||
#include "search/Latches.hh"
|
||||
#include "search/Genclks.hh"
|
||||
#include "TimingRole.hh"
|
||||
#include "PortDirection.hh"
|
||||
#include "Network.hh"
|
||||
#include "Clock.hh"
|
||||
#include "Search.hh"
|
||||
#include "PathRef.hh"
|
||||
#include "Latches.hh"
|
||||
#include "Genclks.hh"
|
||||
|
||||
namespace sta {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user