Skip to content

Commit

Permalink
Add missing variant include
Browse files Browse the repository at this point in the history
  • Loading branch information
ianhbell committed Aug 19, 2024
1 parent 92d9416 commit 374e7a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/teqp/models/association/association.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ The implementation follows the approach of Langenbach for the index compression,

#include <map>
#include <set>
#include <variant>

#include "teqp/constants.hpp"
#include "teqp/types.hpp"
Expand Down

0 comments on commit 374e7a9

Please sign in to comment.