removed all the warnings and errors from the merge, also removed added -wextra compiler flag, (yet to add additional commands for moench)

This commit is contained in:
2019-02-12 11:09:19 +01:00
parent a64b34610a
commit 031a11c4f7
6 changed files with 9 additions and 11 deletions

View File

@ -14,7 +14,7 @@
class detectorData;
class multiSlsDetector;
#include "multiSlsDetector.h"
#include <cstdint>
#include <string>