Skip to content

Commit

Permalink
Fix a missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
aalex committed Dec 13, 2024
1 parent daefa96 commit 81a9f51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/ossia/math/math_expression.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@
#include <limits>
#include <list>
#include <map>
#include <optional>
#include <set>
#include <stack>
#include <stdexcept>
Expand Down

0 comments on commit 81a9f51

Please sign in to comment.