Fix build errors and warnings

This commit is contained in:
Crzyrndm 2018-06-23 21:08:12 +12:00
parent 07ea740d11
commit fe90c9d488
2 changed files with 1 additions and 2 deletions

View File

@ -72,7 +72,6 @@ void ext_list::ext::serialise(xml::serializer &serialiser)
{
std::istringstream ser(serialised_value_);
xml::parser p(ser, "", xml::parser::receive_default);
int nest_level = 0;
roundtrip(p, serialiser);
}

View File

@ -21,7 +21,7 @@
// @license: http://www.opensource.org/licenses/mit-license.php
// @author: see AUTHORS file
#include "phonetic_pr.hpp"
#include <xlnt/worksheet/phonetic_pr.hpp>
#include <array>
namespace {
// Order of elements defined by phonetic_pr::Type enum