summaryrefslogtreecommitdiff
path: root/utils/MTP/MTP_DLL/stdafx.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'utils/MTP/MTP_DLL/stdafx.cpp')
-rw-r--r--utils/MTP/MTP_DLL/stdafx.cpp13
1 files changed, 5 insertions, 8 deletions
diff --git a/utils/MTP/MTP_DLL/stdafx.cpp b/utils/MTP/MTP_DLL/stdafx.cpp
index 68ee952ff4..c603f4f2c7 100644
--- a/utils/MTP/MTP_DLL/stdafx.cpp
+++ b/utils/MTP/MTP_DLL/stdafx.cpp
@@ -1,8 +1,5 @@
1// stdafx.cpp : source file that includes just the standard includes 1/* stdafx.cpp : source file that includes just the standard includes
2// MTP_DLL.pch will be the pre-compiled header 2 MTP_DLL.pch will be the pre-compiled header
3// stdafx.obj will contain the pre-compiled type information 3 stdafx.obj will contain the pre-compiled type information */
4 4
5#include "stdafx.h" 5#include "stdafx.h"
6
7// TODO: reference any additional headers you need in STDAFX.H
8// and not in this file