aboutsummaryrefslogtreecommitdiff
path: root/mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp
diff options
context:
space:
mode:
authorAnton Babushkin <anton.babushkin@me.com>2014-07-10 14:11:25 +0200
committerAnton Babushkin <anton.babushkin@me.com>2014-07-10 14:11:25 +0200
commitfc1669b0969890456f9151dd9719af87df62e69c (patch)
treeceee6fa9a7642b4ef2b63921299c006987add5a8 /mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp
parent9b2d444cc56eaaedcf271f200b93dcca94623209 (diff)
parent58cae259e40a3dcab132f42348d57767fca600a1 (diff)
downloadpx4-firmware-fc1669b0969890456f9151dd9719af87df62e69c.tar.gz
px4-firmware-fc1669b0969890456f9151dd9719af87df62e69c.tar.bz2
px4-firmware-fc1669b0969890456f9151dd9719af87df62e69c.zip
Merge branch master into dataman_state_nav_rewrite
Diffstat (limited to 'mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp')
-rw-r--r--mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp8
1 files changed, 0 insertions, 8 deletions
diff --git a/mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp b/mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp
deleted file mode 100644
index 98b4abf05..000000000
--- a/mavlink/share/pyshared/pymavlink/generator/C/test/windows/stdafx.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-// stdafx.cpp : source file that includes just the standard includes
-// testmav.pch will be the pre-compiled header
-// stdafx.obj will contain the pre-compiled type information
-
-#include "stdafx.h"
-
-// TODO: reference any additional headers you need in STDAFX.H
-// and not in this file