1
0
forked from fsfw/fsfw

datasetbase stays same f or now

This commit is contained in:
2020-07-02 16:29:29 +02:00
parent 8011d49ebc
commit 3e069c34aa
4 changed files with 6 additions and 6 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>