WIP det dependant master file attribtes

This commit is contained in:
2020-07-30 18:05:47 +02:00
parent c2b586a333
commit 85c958facf
5 changed files with 132 additions and 4 deletions

View File

@ -7,6 +7,7 @@
#include "ToString.h"
#include "ZmqSocket.h" //just for the zmq port define
#include "file_utils.h"
#include "masterFileAttributes.h"
#include <cerrno> //eperm
#include <chrono>