Skip to content

Commit

Permalink
Add missing include in resampler.cpp
Browse files Browse the repository at this point in the history
This fixes issue #1295
  • Loading branch information
badaix authored Dec 11, 2024
1 parent 208066e commit f6ce4f3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/resampler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@

// local headers
#include "common/aixlog.hpp"
#include "common/snap_exception.hpp"

// standard headers
#include <cmath>
Expand Down

0 comments on commit f6ce4f3

Please sign in to comment.