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_BookManipulation_Headings.cpp,v 1.1 2016/01/13 23:55:42 joerg Exp $ --- src/Sigil/BookManipulation/Headings.cpp.orig 2016-01-12 20:35:47.000000000 +0000 +++ src/Sigil/BookManipulation/Headings.cpp @@@@ -35,7 +35,7 @@@@ #include "sigil_constants.h" using boost::make_tuple; - +using namespace boost::placeholders; // The maximum allowed distance (in lines) that a heading // can be located from a body tag and still @ 1.1 log @Newer boost doesn't use the placeholders namespace implicitly. @ text @d1 1 a1 1 $NetBSD$ @