Skip to content

Commit

Permalink
Update Point.h
Browse files Browse the repository at this point in the history
  • Loading branch information
aferrero2707 committed Aug 28, 2020
1 parent 1b821f8 commit 8472024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/external/rawspeed/src/librawspeed/common/Point.h
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@

#include <algorithm> // for max, min
#include <cstddef> // for size_t
#include <cstdlib> // for abs
#include <type_traits> // for make_signed, make_signed<>::type

namespace rawspeed {
Expand Down

0 comments on commit 8472024

Please sign in to comment.