cyphesis/tests/stubs/physics/stubBBox.h
2017-07-25 23:40:40 +02:00

10 lines
No EOL
280 B
C

// AUTOGENERATED file, created by the tool generate_stub.py, don't edit!
// If you want to add your own functionality, instead edit the stubBBox_custom.h file.
#include "physics/BBox.h"
#include "stubBBox_custom.h"
#ifndef STUB_PHYSICS_BBOX_H
#define STUB_PHYSICS_BBOX_H
#endif