uh the fucking tests are fucking compiling :sigh: ♿ fuck itgit add *git add *git add *git add *git add *
This commit is contained in:
@@ -8,12 +8,6 @@
|
||||
#ifndef SRC_INPUT_IDETECTOR_H_
|
||||
#define SRC_INPUT_IDETECTOR_H_
|
||||
|
||||
#include <thread>
|
||||
#include <map>
|
||||
|
||||
#include "../utilities/InputGPIOInterface.h"
|
||||
#include "Event.h"
|
||||
#include "EventNotifier.h"
|
||||
|
||||
namespace Input
|
||||
{
|
||||
@@ -22,7 +16,7 @@ class IDetector
|
||||
{
|
||||
|
||||
public:
|
||||
virtual ~IDetector() = 0;
|
||||
virtual ~IDetector(){};
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user