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:
Ashod Nakashian 2016-11-19 10:23:45 -05:00 committed by Ashod Nakashian
parent 3b90149229
commit 83b8234b44

View file

@ -12,9 +12,6 @@
#include <atomic>
#include <mutex>
#include <string>
#include <Poco/Process.h>
/// Flag to stop pump loops.
extern std::atomic<bool> TerminationFlag;