mirror of
https://git.freebsd.org/ports.git
synced 2025-05-28 17:06:32 -04:00
10 lines
243 B
C++
10 lines
243 B
C++
--- src/DesignCompile/CompileExpression.cpp.orig 2022-09-09 21:42:55 UTC
|
|
+++ src/DesignCompile/CompileExpression.cpp
|
|
@@ -46,6 +46,7 @@
|
|
|
|
#include <cmath>
|
|
#include <cstring>
|
|
+#include <string>
|
|
|
|
// UHDM
|
|
#include <uhdm/ElaboratorListener.h>
|