mirror of
https://github.com/bulletphysics/bullet3
synced 2025-01-05 23:31:06 +00:00
Added newline at the ends of these files in order to prevent g++ warnings.
This commit is contained in:
parent
804d99e392
commit
86f5b09623
@ -49,3 +49,4 @@ class ForkLiftDemo : public DemoApplication
|
|||||||
};
|
};
|
||||||
|
|
||||||
#endif //FORKLIFT_DEMO_H
|
#endif //FORKLIFT_DEMO_H
|
||||||
|
|
||||||
|
@ -48,4 +48,6 @@ class VehicleDemo : public DemoApplication
|
|||||||
void setupPhysics();
|
void setupPhysics();
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif //VEHICLE_DEMO_H
|
#endif //VEHICLE_DEMO_H
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user