[build] missing math

This commit is contained in:
Timothy Stack 2020-11-19 22:31:04 -08:00
parent 8dbb60215e
commit 0e9962f187
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@
#ifndef spectro_source_hh
#define spectro_source_hh
#include <math.h>
#include <time.h>
#include <map>