diff options
Diffstat (limited to 'plugins/AdvaImg/src/stdafx.h')
-rw-r--r-- | plugins/AdvaImg/src/stdafx.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/AdvaImg/src/stdafx.h b/plugins/AdvaImg/src/stdafx.h deleted file mode 100644 index e4cd46d2ef..0000000000 --- a/plugins/AdvaImg/src/stdafx.h +++ /dev/null @@ -1,10 +0,0 @@ -#pragma once - -#include <windows.h> -#include <commdlg.h> -#include <malloc.h> - -#include <m_imgsrvc.h> -#include <newpluginapi.h> - -#include "version.h" |