From 1b1e6455fa79f2f6993115f9afbb506a5f93e315 Mon Sep 17 00:00:00 2001 From: Goraf <22941576+Goraf@users.noreply.github.com> Date: Fri, 3 Nov 2017 15:13:56 +0100 Subject: StartPostion: use base class * rewrite using classes * reduce globals * remove obsolete headers * code cleaning --- plugins/StartPosition/src/stdafx.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/StartPosition/src/stdafx.cxx') diff --git a/plugins/StartPosition/src/stdafx.cxx b/plugins/StartPosition/src/stdafx.cxx index b05ed73bc5..e0372ed6dc 100644 --- a/plugins/StartPosition/src/stdafx.cxx +++ b/plugins/StartPosition/src/stdafx.cxx @@ -15,4 +15,4 @@ You should have received a copy of the GNU General Public License along with this program. If not, see . */ -#include "stdafx.h" \ No newline at end of file +#include "stdafx.h" -- cgit v1.2.3