mirror of
https://github.com/LibreOffice/online.git
synced 2025-08-01 16:04:55 +00:00
killpoco: removed StringTokenizer from wsd directory
removed use of Poco::StringTokenizer from the wsd directory using LOOLProtocol::tokenize and std::vecor<std::string> Change-Id: Ic50b4d4d71d4ffd005aacf6aef0ed2bfde66d40d Reviewed-on: https://gerrit.libreoffice.org/82569 Reviewed-by: Jan Holesovsky <kendy@collabora.com> Tested-by: Jan Holesovsky <kendy@collabora.com>
This commit is contained in:

committed by
Jan Holesovsky

parent
aabb5b0633
commit
a6b0e5b827
@ -36,7 +36,6 @@
|
||||
#include <Poco/RegularExpression.h>
|
||||
#include <Poco/Runnable.h>
|
||||
#include <Poco/StreamCopier.h>
|
||||
#include <Poco/StringTokenizer.h>
|
||||
#include <Poco/URI.h>
|
||||
|
||||
#include "Auth.hpp"
|
||||
|
Reference in New Issue
Block a user