diff options
Diffstat (limited to 'balls.h')
| -rw-r--r-- | balls.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ #include <stdlib.h> #include <iostream> #include <math.h> +#include <time.h> #include <GL/glut.h> #include <oneapi/tbb.h> |