Skip to content

Commit

Permalink
ENH: add header include for MACOS
Browse files Browse the repository at this point in the history
  • Loading branch information
Brunner246 committed Jun 16, 2024
1 parent 89bf2de commit d0b431d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schedule/src/utils/DataContainer.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
#define DATACONTAINER_H

#include <stdexcept>
#include <utility>

namespace schedule {
template<typename T>
Expand Down

0 comments on commit d0b431d

Please sign in to comment.