Skip to content

Commit

Permalink
Added missing #include
Browse files Browse the repository at this point in the history
  • Loading branch information
sigurdstorve committed Aug 19, 2018
1 parent 97b63f2 commit ebe29e3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/utils/ScanGeometry.hpp
Expand Up @@ -29,6 +29,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

#pragma once
#include <memory>
#include <cmath>

namespace bcsim {

Expand Down

0 comments on commit ebe29e3

Please sign in to comment.