added missing header

This commit is contained in:
froejdh_e 2024-11-14 16:37:24 +01:00
parent 7ffd732d98
commit dcedb4fb13

View File

@ -1,7 +1,7 @@
#include "aare/defs.hpp"
#include <filesystem>
#include <fstream>
namespace aare {
@ -56,4 +56,4 @@ class ClusterFile {
};
} // namespace aare
} // namespace aare