summaryrefslogtreecommitdiffstats
path: root/balls.h
diff options
context:
space:
mode:
Diffstat (limited to 'balls.h')
-rw-r--r--balls.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/balls.h b/balls.h
index 63d5278..27bffde 100644
--- a/balls.h
+++ b/balls.h
@@ -3,11 +3,9 @@
#include <math.h>
#include <GL/glut.h>
#include <oneapi/tbb.h>
-#include <oneapi/tbb/flow_graph.h>
using namespace std;
using namespace oneapi::tbb;
-using namespace oneapi::tbb::flow;
typedef struct {
double x, y;