Skip to content

Commit

Permalink
#410: collection: add missing header include
Browse files Browse the repository at this point in the history
  • Loading branch information
lifflander committed Oct 18, 2023
1 parent 3c1ac7f commit cdf69ab
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/vt/vrt/collection/types/untyped.h
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@
#include "vt/vrt/base/base.h"
#include "vt/vrt/collection/types/has_migrate.h"

#include <unordered_set>

namespace vt { namespace vrt { namespace collection {

/*
Expand Down

0 comments on commit cdf69ab

Please sign in to comment.