Skip to content

Commit

Permalink
added missing header
Browse files Browse the repository at this point in the history
  • Loading branch information
erikfrojdh committed Nov 14, 2024
1 parent 7ffd732 commit dcedb4f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions include/aare/ClusterFile.hpp
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@


#include "aare/defs.hpp"

#include <filesystem>
#include <fstream>

namespace aare {
Expand Down Expand Up @@ -56,4 +56,4 @@ class ClusterFile {

};

} // namespace aare
} // namespace aare

0 comments on commit dcedb4f

Please sign in to comment.