Added newline at the ends of these files in order to prevent g++ warnings.

This commit is contained in:
sjbaker 2006-09-24 17:25:13 +00:00
parent 804d99e392
commit 86f5b09623
2 changed files with 4 additions and 1 deletions

View File

@ -49,3 +49,4 @@ class ForkLiftDemo : public DemoApplication
};
#endif //FORKLIFT_DEMO_H

View File

@ -48,4 +48,6 @@ class VehicleDemo : public DemoApplication
void setupPhysics();
};
#endif //VEHICLE_DEMO_H
#endif //VEHICLE_DEMO_H