summaryrefslogtreecommitdiff
path: root/vendor/github.com/getlantern/systray/systray/systray/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/getlantern/systray/systray/systray/stdafx.h')
-rw-r--r--vendor/github.com/getlantern/systray/systray/systray/stdafx.h17
1 files changed, 0 insertions, 17 deletions
diff --git a/vendor/github.com/getlantern/systray/systray/systray/stdafx.h b/vendor/github.com/getlantern/systray/systray/systray/stdafx.h
deleted file mode 100644
index 1f7b56a..0000000
--- a/vendor/github.com/getlantern/systray/systray/systray/stdafx.h
+++ /dev/null
@@ -1,17 +0,0 @@
-// stdafx.h : include file for standard system include files,
-// or project specific include files that are used frequently, but
-// are changed infrequently
-//
-
-#pragma once
-
-#include "targetver.h"
-
-#define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers
-// Windows Header Files:
-#include <windows.h>
-// Additional required headers
-#include <stdio.h>
-#include <stdlib.h>
-#include <windows.h>
-#include <shellapi.h>