mirror of
https://github.com/DreamSourceLab/DSView.git
synced 2025-01-23 13:42:55 +08:00
dsldial.cpp: Include math.h for sqrt()
This commit is contained in:
parent
3100bc8dc3
commit
b4267247bf
@ -1,6 +1,7 @@
|
|||||||
#include "dsldial.h"
|
#include "dsldial.h"
|
||||||
|
|
||||||
#include <assert.h>
|
#include <cassert>
|
||||||
|
#include <cmath>
|
||||||
|
|
||||||
namespace pv {
|
namespace pv {
|
||||||
namespace view {
|
namespace view {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user