diff options
Diffstat (limited to 'include/common.h')
-rw-r--r-- | include/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/common.h b/include/common.h index 2a35317..0c35604 100644 --- a/include/common.h +++ b/include/common.h @@ -5,6 +5,7 @@ #include <iostream> #include <vector> +#include <math.h> #include <cstdlib> #include <SDL2/SDL.h> #include <SDL2/SDL_image.h> |