class to struct: review

This commit is contained in:
2020-08-03 14:48:27 +02:00
parent e82bcafb76
commit 57c3cb0849
2 changed files with 2 additions and 2 deletions

View File

@ -15,7 +15,7 @@
#include <string>
class MasterAttributes;
struct MasterAttributes;
class File : private virtual slsDetectorDefs {