head 1.2; access; symbols; locks; strict; comment @// @; 1.2 date 2016.03.02.23.08.22; author ryoon; state dead; branches; next 1.1; commitid CFVkdaGiNxVXF7Xy; 1.1 date 2016.01.13.23.55.42; author joerg; state Exp; branches; next ; commitid G2vyum7NsdoOvPQy; desc @@ 1.2 log @Update to 0.9.3 * Disable debug build Changelog: The engine is written completely and get EPUB 3 support. @ text @$NetBSD: patch-src_Sigil_SourceUpdates_LinkUpdates.cpp,v 1.1 2016/01/13 23:55:42 joerg Exp $ --- src/Sigil/SourceUpdates/LinkUpdates.cpp.orig 2016-01-12 20:31:45.000000000 +0000 +++ src/Sigil/SourceUpdates/LinkUpdates.cpp @@@@ -34,6 +34,7 @@@@ #include "SourceUpdates/LinkUpdates.h" using boost::shared_ptr; +using namespace boost::placeholders; static QString HTML_XML_NAMESPACE = "http://www.w3.org/1999/xhtml"; @ 1.1 log @Newer boost doesn't use the placeholders namespace implicitly. @ text @d1 1 a1 1 $NetBSD$ @