[App] Placement and Property: remove unused includes

This commit is contained in:
Uwe
2022-02-23 03:54:45 +01:00
committed by wmayer
parent 18c7ef6370
commit d88397f3d6
22 changed files with 71 additions and 178 deletions

View File

@@ -24,13 +24,7 @@
#ifndef APP_PROPERTFILE_H
#define APP_PROPERTFILE_H
// Std. configurations
#include <string>
#include <list>
#include <vector>
#include <boost/filesystem/path.hpp>
#include "PropertyStandard.h"