Fix header for std::pow
This commit is contained in:
parent
d14209c382
commit
6fa0a59b61
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@
|
||||||
#include <algorithm>
|
#include <algorithm>
|
||||||
#include <cstdlib>
|
#include <cstdlib>
|
||||||
#include <sstream>
|
#include <sstream>
|
||||||
|
#include <cmath>
|
||||||
#include "implicant.h"
|
#include "implicant.h"
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue