11 lines
244 B
C++
11 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
|