head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2017.06.27.20.09.24; author joerg; state dead; branches; next 1.1; commitid JR2SY4BEC8xYb3Xz; 1.1 date 2017.06.17.19.34.21; author joerg; state Exp; branches; next ; commitid guIKjZBsMxvUjLVz; desc @@ 1.2 log @Drop workaround that has been applied to boost-headers. @ text @$NetBSD: patch-Opcodes_chua_ChuaOscillator.cpp,v 1.1 2017/06/17 19:34:21 joerg Exp $ Workaround for Boost 1.64. --- Opcodes/chua/ChuaOscillator.cpp.orig 2017-06-10 17:12:52.846589223 +0000 +++ Opcodes/chua/ChuaOscillator.cpp @@@@ -118,6 +118,7 @@@@ // gnor = a*(x.^3) + b*(x.^2) + c*x + d; #include +#include #include using namespace boost::numeric; #include @ 1.1 log @Workaround a boost bug. @ text @d1 1 a1 1 $NetBSD$ @