X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fcollision_grid_iterator.h;h=fd3350beb47270af4375bd3f80d4476892e03d9b;hb=0e7fc4cada952c242f4915e9d424eda094583e21;hp=d0f0fb844b5f45edec573a1add8b60aa6091652f;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/collision_grid_iterator.h b/src/collision_grid_iterator.h index d0f0fb844..fd3350beb 100644 --- a/src/collision_grid_iterator.h +++ b/src/collision_grid_iterator.h @@ -17,14 +17,11 @@ // along with this program; if not, write to the Free Software // Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA // 02111-1307, USA. - #ifndef __COLLISION_GRID_ITERATOR_H__ #define __COLLISION_GRID_ITERATOR_H__ #include "math/rectangle.h" -using namespace SuperTux; - class CollisionGrid; class CollisionGridIterator