remove old includes

This commit is contained in:
Irlan 2018-04-20 03:10:45 -03:00
parent a6faeed545
commit f7364b70a6
3 changed files with 0 additions and 6 deletions

View File

@ -19,8 +19,6 @@
#ifndef GYRO_MOTION_H
#define GYRO_MOTION_H
#include <testbed/tests/quickhull_test.h>
class GyroMotion : public Test
{
public:

View File

@ -19,8 +19,6 @@
#ifndef SHIFT_CENTER_H
#define SHIFT_CENTER_H
#include <testbed/tests/quickhull_test.h>
class ShiftCenter : public Test
{
public:

View File

@ -19,8 +19,6 @@
#ifndef TUMBLER_TEST_H
#define TUMBLER_TEST_H
#include <testbed/tests/quickhull_test.h>
class Tumbler : public Test
{
public: