add missing #include<cmath> to make some compilers happy (qt5 part).
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s
All checks were successful
Build and Deploy Documentation / build-and-deploy (push) Successful in 19s
This commit is contained in:
@@ -30,6 +30,7 @@
|
||||
#include <cstdlib>
|
||||
#include <iostream>
|
||||
#include <fstream>
|
||||
#include <cmath>
|
||||
|
||||
#include <TColor.h>
|
||||
#include <TROOT.h>
|
||||
|
||||
Reference in New Issue
Block a user