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_AnchorUpdates.cpp,v 1.1 2016/01/13 23:55:42 joerg Exp $ --- src/Sigil/SourceUpdates/AnchorUpdates.cpp.orig 2016-01-12 20:10:20.000000000 +0000 +++ src/Sigil/SourceUpdates/AnchorUpdates.cpp @@@@ -40,6 +40,7 @@@@ using boost::make_tuple; using boost::shared_ptr; using boost::tie; using boost::tuple; +using namespace boost::placeholders; void AnchorUpdates::UpdateAllAnchorsWithIDs(const QList &html_resources) { @ 1.1 log @Newer boost doesn't use the placeholders namespace implicitly. @ text @d1 1 a1 1 $NetBSD$ @