missing include

This commit is contained in:
James Cherry 2020-04-07 14:52:51 -07:00
parent 6b86ca3b0c
commit 990b9fbea8
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@
// along with this program. If not, see <https://www.gnu.org/licenses/>.
#include "PatternMatch.hh"
#include <string.h>
#include <tcl.h>
namespace sta {