Add missing include
This commit is contained in:
parent
718b09d7c3
commit
b01e8f51f1
@ -18,6 +18,8 @@
|
||||
#ifndef SGMisc_H
|
||||
#define SGMisc_H
|
||||
|
||||
#include <cmath>
|
||||
|
||||
template<typename T>
|
||||
class SGMisc {
|
||||
public:
|
||||
|
Loading…
Reference in New Issue
Block a user