summaryrefslogtreecommitdiffstats
path: root/wsd/FileServer.hpp
diff options
context:
space:
mode:
authorMichael Meeks <michael.meeks@collabora.com>2017-03-08 16:38:22 +0000
committerJan Holesovsky <kendy@collabora.com>2017-03-10 10:47:43 +0100
commit0eaef6c8968888417adec3e810797468785746a3 (patch)
tree0e5c8da8b383fc472a59ef222eb4d9117e4278f0 /wsd/FileServer.hpp
parentnb: Blind attempt to fix running inside docker. (diff)
downloadonline-0eaef6c8968888417adec3e810797468785746a3.tar.gz
online-0eaef6c8968888417adec3e810797468785746a3.zip
config.h - get includes right: must always be the first include.
Diffstat (limited to 'wsd/FileServer.hpp')
-rw-r--r--wsd/FileServer.hpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/wsd/FileServer.hpp b/wsd/FileServer.hpp
index a1ad497ce4..64d3e043a2 100644
--- a/wsd/FileServer.hpp
+++ b/wsd/FileServer.hpp
@@ -10,8 +10,6 @@
#ifndef INCLUDED_FILESERVER_HPP
#define INCLUDED_FILESERVER_HPP
-#include "config.h"
-
#include <string>
#include <Poco/MemoryStream.h>