physics.box2d.thin: Rid 'box2d.h'.

This commit is contained in:
Rod Kay
2023-12-31 21:35:49 +11:00
parent 79cc7c5d56
commit d25557e786

View File

@@ -1,8 +0,0 @@
#ifndef C_BOX2D_H
#define C_BOX2D_H
#include "c_math.h"
// Provides a simple C interface to the Box2D C++ library.
#endif