summaryrefslogtreecommitdiff
path: root/libreofficekit/qa/tilebench/tilebench.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'libreofficekit/qa/tilebench/tilebench.cxx')
-rw-r--r--libreofficekit/qa/tilebench/tilebench.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/libreofficekit/qa/tilebench/tilebench.cxx b/libreofficekit/qa/tilebench/tilebench.cxx
index 28b6bc54d915..54a05c653e34 100644
--- a/libreofficekit/qa/tilebench/tilebench.cxx
+++ b/libreofficekit/qa/tilebench/tilebench.cxx
@@ -7,7 +7,6 @@
* file, You can obtain one at http://mozilla.org/MPL/2.0/.
*/
-#include <assert.h>
#include <stdio.h>
#include <string.h>
#include <cmath>
@@ -15,7 +14,6 @@
#include <vector>
#include <atomic>
#include <iostream>
-#include <fstream>
#include <osl/time.h>
#include <LibreOfficeKit/LibreOfficeKitEnums.h>
@@ -23,7 +21,6 @@
#include <LibreOfficeKit/LibreOfficeKit.hxx>
#include <boost/property_tree/json_parser.hpp>
-#include <optional>
using namespace lok;