Skip to content

Commit

Permalink
[Fix] mpt/base/saturate_round.hpp: Fix includes.
Browse files Browse the repository at this point in the history
git-svn-id: https://source.openmpt.org/svn/openmpt/trunk/OpenMPT@22556 56274372-70c3-4bfc-bfc3-4c3a0b034d27
  • Loading branch information
manxorist committed Dec 17, 2024
1 parent 7acd65d commit 031f157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/mpt/base/saturate_round.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
#include "mpt/base/math.hpp"
#include "mpt/base/saturate_cast.hpp"

#include <type_traits>
#include <limits>



Expand Down

0 comments on commit 031f157

Please sign in to comment.