enh(poco): std::string literals #4216

This commit is contained in:
Alex Fabijanic 2023-11-02 22:12:23 +01:00
parent 4f0315aeb0
commit 8b620e7476

View File

@ -91,6 +91,14 @@
#endif
#endif
#include <string>
namespace Poco {
using namespace std::literals;
} // Poco
//
// Include platform-specific definitions