ports/devel/codeworker/files/patch-DtaPatternScript.h
Ying-Chieh Liao 4b9c33ef06 fix build on -stable
Noticed by:	bento via kris
2004-01-25 14:25:59 +00:00

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