Added newline at the ends of these files in order to prevent g++ warnings.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user