loolwsd: cleanup includes
Change-Id: Ic81ffeacb1ad5bc72b04be68738f2d7c5b7b1b03 Reviewed-on: https://gerrit.libreoffice.org/31002 Reviewed-by: Ashod Nakashian <ashnakash@gmail.com> Tested-by: Ashod Nakashian <ashnakash@gmail.com>
This commit is contained in:
parent
3b90149229
commit
83b8234b44
1 changed files with 0 additions and 3 deletions
|
@ -12,9 +12,6 @@
|
|||
|
||||
#include <atomic>
|
||||
#include <mutex>
|
||||
#include <string>
|
||||
|
||||
#include <Poco/Process.h>
|
||||
|
||||
/// Flag to stop pump loops.
|
||||
extern std::atomic<bool> TerminationFlag;
|
||||
|
|
Loading…
Reference in a new issue