removed unused error_defs.h

This commit is contained in:
Erik Frojdh
2019-05-14 17:25:43 +02:00
parent 97692ae3ab
commit bc4d0452af
6 changed files with 1 additions and 349 deletions

View File

@ -7,12 +7,9 @@
#include <string>
#include <vector>
#include "error_defs.h"
#include "multiSlsDetector.h"
#include "slsDetector.h"
// #include "slsDetectorUtils.h"
#include "sls_detector_defs.h"
// #include "sls_receiver_defs.h"
class Detector {
public: