changed to boost optional instead of errorevent

This commit is contained in:
Jonas Zeunert
2018-12-07 14:34:10 +01:00
parent b4cc8b7194
commit dc0dfd732a
8 changed files with 19 additions and 44 deletions

View File

@@ -18,8 +18,8 @@
#include "input/IEventNotifier.h"
#include "input/DistributingEvent.h"
#include "input/Detector.h"
#include "input/IInputGPIOInterface.h"
#include "utility/LoggerFactory.h"
#include "utility/InputGPIOInterface.h"
using namespace fakeit;