iomanip include

This commit is contained in:
Robin Müller 2020-06-10 20:53:28 +02:00
parent 20e3b3c0e2
commit 52c887925f

View File

@ -1,5 +1,6 @@
#include <framework/objectmanager/ObjectManager.h>
#include <framework/serviceinterface/ServiceInterfaceStream.h>
#include <iomanip>
#include <cstdlib>
ObjectManager::ObjectManager( void (*setProducer)() ):