Added final newline to prevent compiler warnings.
This commit is contained in:
parent
938d006188
commit
76b06f4707
2 changed files with 2 additions and 2 deletions
|
@ -56,4 +56,4 @@ public:
|
||||||
virtual atc_type GetType();
|
virtual atc_type GetType();
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // _FG_ATC_HXX
|
#endif // _FG_ATC_HXX
|
||||||
|
|
|
@ -112,4 +112,4 @@ private:
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // _FG_ATCMGR_HXX
|
#endif // _FG_ATCMGR_HXX
|
||||||
|
|
Loading…
Add table
Reference in a new issue