aboutsummaryrefslogtreecommitdiff
path: root/tests/box2d/Benchmark.cpp
diff options
context:
space:
mode:
authorAlon Zakai <alonzakai@gmail.com>2013-04-10 16:02:03 -0700
committerAlon Zakai <alonzakai@gmail.com>2013-04-10 16:02:03 -0700
commit82fd5dba17bf753301c304e03ad75fab0c49d29a (patch)
treedd109b0ceb9b726d393f6aa91af200db159b71b6 /tests/box2d/Benchmark.cpp
parentf84537c333524d0841923eaec66604584bf77326 (diff)
box2d benchmark fixes
Diffstat (limited to 'tests/box2d/Benchmark.cpp')
-rw-r--r--tests/box2d/Benchmark.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/box2d/Benchmark.cpp b/tests/box2d/Benchmark.cpp
index 914c13a0..46dbbcb0 100644
--- a/tests/box2d/Benchmark.cpp
+++ b/tests/box2d/Benchmark.cpp
@@ -26,7 +26,6 @@ typedef struct {
#include <math.h>
#include "Box2D/Box2D.h"
-#include "Bench2d.h"
using namespace std;