Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Raptor Engineering Public Development
dsview
Commits
b4267247
Commit
b4267247
authored
8 years ago
by
Angus Gratton
Browse files
Options
Download
Email Patches
Plain Diff
dsldial.cpp: Include math.h for sqrt()
parent
3100bc8d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
DSView/pv/view/dsldial.cpp
DSView/pv/view/dsldial.cpp
+2
-1
No files found.
DSView/pv/view/dsldial.cpp
View file @
b4267247
#include "dsldial.h"
#include <assert.h>
#include <cassert>
#include <cmath>
namespace
pv
{
namespace
view
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment