Skip to content

Commit

Permalink
Missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
jmarrec committed Apr 25, 2024
1 parent ceba909 commit 012f076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/utilities/data/Vector.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

#include "Vector.hpp"

#include "../core/Assert.hpp"

#include <random>

// this should all be moved to a utilities/core/Random.h
Expand Down

0 comments on commit 012f076

Please sign in to comment.