corrected documentation

This commit is contained in:
2020-05-07 20:00:42 +02:00
parent 1181ebcbda
commit 25ff8784cf
2 changed files with 3 additions and 16 deletions

View File

@ -1,9 +1,3 @@
/**
* @file Stopwatch.cpp
*
* @date 08.04.2020
*/
#include <framework/timemanager/Stopwatch.h>
#include <framework/serviceinterface/ServiceInterfaceStream.h>
#include <iomanip>