Commit b4267247 authored by Angus Gratton's avatar Angus Gratton
Browse files

dsldial.cpp: Include math.h for sqrt()

parent 3100bc8d
#include "dsldial.h"
#include <assert.h>
#include <cassert>
#include <cmath>
namespace pv {
namespace view {
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment