mirror of
https://github.com/bulletphysics/bullet3
synced 2024-12-14 05:40:05 +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
|
||||
|
||||
|
@ -48,4 +48,6 @@ class VehicleDemo : public DemoApplication
|
||||
void setupPhysics();
|
||||
};
|
||||
|
||||
#endif //VEHICLE_DEMO_H
|
||||
#endif //VEHICLE_DEMO_H
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user