fixed header name
EIVE/eive-obsw/pipeline/pr-develop This commit looks good Details

This commit is contained in:
Jakob Meier 2021-12-22 11:20:05 +01:00
parent 72cc081098
commit c31ae5073b
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
#include "Timestamp.h"
#include "fsfw/serviceinterface/ServiceInterfacestream.h"
#include "fsfw/serviceinterface/ServiceInterfaceStream.h"
Timestamp::Timestamp() {
ReturnValue_t result = Clock::getDateAndTime(&time);