mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-09-03 01:43:33 +02:00
@@ -28,12 +28,14 @@
|
||||
#include <cstring>
|
||||
#include <string>
|
||||
#include <vector>
|
||||
#include <set>
|
||||
|
||||
#include "Machine.hh" // __attribute__
|
||||
|
||||
namespace sta {
|
||||
|
||||
using StdStringSeq = std::vector<std::string>;
|
||||
using StdStringSet = std::set<std::string>;
|
||||
|
||||
inline bool
|
||||
stringEq(const char *str1,
|
||||
|
||||
Reference in New Issue
Block a user