rename namespace

This commit is contained in:
2022-07-21 18:21:10 +02:00
parent 0981ee6f7e
commit affde6bad5
9 changed files with 17 additions and 19 deletions

View File

@ -15,9 +15,6 @@
#include "fsfw/storagemanager/StorageManagerIF.h"
#include "fsfw/tasks/ExecutableObjectIF.h"
class TcPacketStoredBase;
class TcPacketStoredPus;
namespace Factory {
void setStaticFrameworkObjectIds();
}