mirror of
https://git.freebsd.org/ports.git
synced 2025-07-06 20:09:14 -04:00
10 lines
244 B
C++
10 lines
244 B
C++
--- DtaPatternScript.h.orig Sun Jan 25 21:36:50 2004
|
|
+++ DtaPatternScript.h Sun Jan 25 21:40:17 2004
|
|
@@ -24,6 +24,7 @@
|
|
|
|
#include "DtaScript.h"
|
|
#include <map>
|
|
+#include <memory>
|
|
|
|
namespace CodeWorker {
|
|
#ifndef EXECUTE_FUNCTION_TYPE
|