mirror of
https://github.com/slsdetectorgroup/aare.git
synced 2026-02-14 23:48:41 +01:00
added missing header
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
|
|
||||||
#include "aare/defs.hpp"
|
#include "aare/defs.hpp"
|
||||||
|
#include <filesystem>
|
||||||
#include <fstream>
|
#include <fstream>
|
||||||
|
|
||||||
namespace aare {
|
namespace aare {
|
||||||
@@ -56,4 +56,4 @@ class ClusterFile {
|
|||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace aare
|
} // namespace aare
|
||||||
|
|||||||
Reference in New Issue
Block a user