TeamVoss / VossII

The source code to the Voss II Hardware Verification Suite
Apache License 2.0
53 stars 13 forks source link

fix: fix cstring import in newer compilers #11

Closed tianrui-wei closed 1 year ago

tianrui-wei commented 1 year ago

strcpy is moved to cstring header. Add the new import to fix compiler error.