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

10 lines
No EOL
300 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 stubVector3D_custom.h file.
#include "physics/Vector3D.h"
#include "stubVector3D_custom.h"
#ifndef STUB_PHYSICS_VECTOR3D_H
#define STUB_PHYSICS_VECTOR3D_H
#endif