Commit ff839cf9 authored by biagio montesano's avatar biagio montesano

Inclusion of cmath library

parent 1b174296
......@@ -54,7 +54,7 @@
#include <map>
#include <stdio.h>
#include <string.h>
#include <math.h>
#include <cmath>
#include <algorithm>
#include <bitset>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment