1
0
forked from fsfw/fsfw

Merge remote-tracking branch 'upstream/master' into mueller_framework

This commit is contained in:
2020-07-02 16:07:16 +02:00
5 changed files with 8 additions and 9 deletions

View File

@ -1,7 +1,7 @@
#ifndef FRAMEWORK_DATAPOOLLOCAL_LOCALDATASET_H_
#define FRAMEWORK_DATAPOOLLOCAL_LOCALDATASET_H_
#include <framework/datapool/DataSetBase.h>
#include <framework/datapool/DataSetIF.h>
#include <framework/datapool/StaticDataSetBase.h>
#include <framework/datapoollocal/OwnsLocalDataPoolIF.h>
#include <framework/serialize/SerializeIF.h>