mirror of
https://github.com/The-OpenROAD-Project/OpenSTA.git
synced 2026-08-30 09:48:30 +02:00
remove deprecated system .h includes
Signed-off-by: James Cherry <[email protected]>
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#pragma once
|
||||
|
||||
#include <string.h> // memcpy
|
||||
#include <cstring> // memcpy
|
||||
#include <vector>
|
||||
|
||||
#include "ObjectId.hh"
|
||||
|
||||
Reference in New Issue
Block a user