#ifndef C_BOX2D_H #define C_BOX2D_H #include "c_math.h" // Provides a simple C interface to the Box2D C++ library. #endif