Tracker C++ source template: fixed coding style.
* Two blank lines between header and include.
This commit is contained in:
@@ -2,5 +2,7 @@
|
|||||||
* Copyright 2015 Your Name <[email protected]>
|
* Copyright 2015 Your Name <[email protected]>
|
||||||
* All rights reserved. Distributed under the terms of the MIT license.
|
* All rights reserved. Distributed under the terms of the MIT license.
|
||||||
*/
|
*/
|
||||||
|
|
||||||
|
|
||||||
#include ".h"
|
#include ".h"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user