mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-13 17:16:06 +01:00
included a cstring include for compilation in slsReceiverData.h
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#define SLSRECEIVERDATA_H
|
||||
|
||||
#include "slsDetectorData.h"
|
||||
#include <cstring>
|
||||
|
||||
template <class dataType>
|
||||
class slsReceiverData : public slsDetectorData<dataType> {
|
||||
|
||||
Reference in New Issue
Block a user