Merge remote-tracking branch 'upstream/master' into mueller/MQM_IF_UpdateLinux

This commit is contained in:
Robin Müller 2020-09-29 18:05:36 +02:00
commit 86a1ae4a8a

View File

@ -3,7 +3,6 @@
#include "../../objectmanager/ObjectManagerIF.h"
#include <fstream>
#include <fcntl.h> /* For O_* constants */
#include <sys/stat.h> /* For mode constants */
#include <cstring>