mirror of
https://git.freebsd.org/ports.git
synced 2025-05-25 15:36:35 -04:00
10 lines
239 B
C++
10 lines
239 B
C++
--- src/DesignCompile/ElaborationStep.cpp.orig 2022-09-09 21:47:31 UTC
|
|
+++ src/DesignCompile/ElaborationStep.cpp
|
|
@@ -49,6 +49,7 @@
|
|
|
|
#include <cstring>
|
|
#include <queue>
|
|
+#include <string>
|
|
|
|
// UHDM
|
|
#include <uhdm/ElaboratorListener.h>
|