mirror of
https://github.com/ElementsProject/elements.git
synced 2026-08-13 12:33:42 +02:00
Discover some missing includes
This commit is contained in:
parent
8d5e5102f6
commit
53efb09e4c
6 changed files with 10 additions and 1 deletions
|
|
@ -10,6 +10,8 @@
|
|||
#include <math.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#include <boost/foreach.hpp>
|
||||
|
||||
#define LN2SQUARED 0.4804530139182014246671025263266649717305529515945455
|
||||
#define LN2 0.6931471805599453094172321214581765680755001343602552
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue