mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 23:10:02 +02:00
included a cstring include for compilation in slsReceiverData.h
This commit is contained in:
parent
8a79e94fa8
commit
c9269d0f21
@ -2,6 +2,7 @@
|
||||
#define SLSRECEIVERDATA_H
|
||||
|
||||
#include "slsDetectorData.h"
|
||||
#include <cstring>
|
||||
|
||||
template <class dataType>
|
||||
class slsReceiverData : public slsDetectorData<dataType> {
|
||||
|
Loading…
x
Reference in New Issue
Block a user