summaryrefslogtreecommitdiff
path: root/plugins/AdvaImg/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <ghazan@miranda.im>2018-03-07 22:30:16 +0300
committerGeorge Hazan <ghazan@miranda.im>2018-03-07 22:30:16 +0300
commite9e0d8203c36c1d2e2aa4201e01bf4206804f25b (patch)
treef74890d47810821e9f578e85dca820e980c97c84 /plugins/AdvaImg/src/stdafx.h
parent1cd15bc24f7e8cb87e9a9b96dd05ce62ce58cf0d (diff)
bye-bye, Advaimg, you served us well for 15 years...
Diffstat (limited to 'plugins/AdvaImg/src/stdafx.h')
-rw-r--r--plugins/AdvaImg/src/stdafx.h10
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"