merged detFuncs for c and c++

This commit is contained in:
Erik Frojdh
2020-05-15 12:24:06 +02:00
parent ea7cc9db8c
commit 2c83abcac7
7 changed files with 23 additions and 405 deletions

View File

@@ -483,9 +483,9 @@ typedef struct {
protected:
#endif
#ifndef MYROOT
#include "sls_detector_funcs.h"
#endif
// #ifndef MYROOT
// #include "sls_detector_funcs.h"
// #endif
#ifdef __cplusplus
};