C++: include <cmath> for NAN.

This commit is contained in:
Martin Ling 2014-09-13 20:23:23 +01:00
parent 3b16108573
commit 35114c3394
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@
#include "libsigrok/libsigrok.hpp"
#include <sstream>
#include <cmath>
namespace sigrok
{