don't use string_literal for now

This commit is contained in:
Thomas Fussell 2017-07-02 18:56:00 -07:00
parent e104c6a9b6
commit 245f5117d3

View File

@ -41,8 +41,6 @@
#include <xlnt/worksheet/header_footer.hpp> #include <xlnt/worksheet/header_footer.hpp>
#include <xlnt/worksheet/worksheet.hpp> #include <xlnt/worksheet/worksheet.hpp>
using namespace std::string_literals;
namespace { namespace {
/// <summary> /// <summary>