Skip to content

Commit

Permalink
Remove Poco/TimeStamp.h left-over part-2
Browse files Browse the repository at this point in the history
Change-Id: I2d5ce91cab57fb0806f4edb7045207cf32de99bb
Signed-off-by: Ayhan Yalçınsoy <ayhanyalcinsoy@pisilinux.org>
  • Loading branch information
ayhanyalcinsoy authored and mrkara committed Oct 27, 2020
1 parent 53b63bf commit 42c5691
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 7 deletions.
1 change: 0 additions & 1 deletion test/UnitConvert.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <FileUtil.hpp>
#include <helpers.hpp>

#include <Poco/Timestamp.h>
#include <Poco/Net/HTTPServerRequest.h>
#include <Poco/Net/HTMLForm.h>
#include <Poco/Net/StringPartSource.h>
Expand Down
1 change: 0 additions & 1 deletion test/UnitCopyPaste.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
#include <wsd/LOOLWSD.hpp>
#include <common/Clipboard.hpp>
#include <wsd/ClientSession.hpp>
#include <Poco/Timestamp.h>
#include <Poco/Net/HTTPResponse.h>
#include <Poco/Net/HTTPServerRequest.h>
#include <Poco/Net/HTMLForm.h>
Expand Down
1 change: 0 additions & 1 deletion test/UnitFuzz.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
#include <Unit.hpp>
#include <Util.hpp>

#include <Poco/Timestamp.h>
#include <Poco/Net/HTTPServerRequest.h>

// Inside the WSD process
Expand Down
1 change: 0 additions & 1 deletion test/UnitOOB.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
#include <UnitHTTP.hpp>
#include <Util.hpp>

#include <Poco/Timestamp.h>
#include <Poco/Net/HTTPServerRequest.h>

class UnitOOB : public UnitWSD
Expand Down
1 change: 0 additions & 1 deletion test/UnitWOPIDocumentConflict.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "helpers.hpp"

#include <Poco/Net/HTTPRequest.h>
#include <Poco/Timestamp.h>

/**
* This test asserts that the unsaved changes in the opened document are
Expand Down
1 change: 0 additions & 1 deletion test/UnitWOPIVersionRestore.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@
#include "helpers.hpp"

#include <Poco/Net/HTTPRequest.h>
#include <Poco/Timestamp.h>
#include <Poco/Util/LayeredConfiguration.h>


Expand Down
1 change: 0 additions & 1 deletion wsd/Auth.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
#include <Poco/Net/HTTPRequest.h>
#include <Poco/Net/HTTPResponse.h>
#include <Poco/Net/NetException.h>
#include <Poco/Timestamp.h>
#include <Poco/URI.h>

#include <Log.hpp>
Expand Down

0 comments on commit 42c5691

Please sign in to comment.