forked from Ivasoft/DSView
dsldial.cpp: Include math.h for sqrt()
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#include "dsldial.h"
|
||||
|
||||
#include <assert.h>
|
||||
#include <cassert>
|
||||
#include <cmath>
|
||||
|
||||
namespace pv {
|
||||
namespace view {
|
||||
|
||||
Reference in New Issue
Block a user