Skip to content

Commit

Permalink
Merge pull request #19 from lsst/tickets/DM-42147
Browse files Browse the repository at this point in the history
DM-42147: Add needed array include.
  • Loading branch information
ktlim committed Dec 19, 2023
2 parents 8e52395 + 27c3d31 commit 4efbc70
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/FoF.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#ifndef FOF_N
#define FOF_N

#include <array>
#include <list>
#include <set>
#include <vector>
Expand Down

0 comments on commit 4efbc70

Please sign in to comment.