reafectored stuff and corrected shit to make everything compiling

This commit is contained in:
Johannes Wendel
2018-11-21 10:30:04 +01:00
parent d2379868ec
commit 03dc3c61ce
26 changed files with 183 additions and 144 deletions

View File

@@ -14,7 +14,7 @@
// testing purposes
#define private public
#include "output/Lamp.h"
#include "output/items/Lamp.h"
using namespace flippR_driver::output;
using namespace fakeit;