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
|
#endif //FORKLIFT_DEMO_H
|
||||||
|
|
||||||
|
|||||||
@@ -49,3 +49,5 @@ class VehicleDemo : public DemoApplication
|
|||||||
};
|
};
|
||||||
|
|
||||||
#endif //VEHICLE_DEMO_H
|
#endif //VEHICLE_DEMO_H
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user