diff options
Diffstat (limited to 'protocols/WhatsApp/src/WhatsAPI++/stdafx.h')
-rw-r--r-- | protocols/WhatsApp/src/WhatsAPI++/stdafx.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/protocols/WhatsApp/src/WhatsAPI++/stdafx.h b/protocols/WhatsApp/src/WhatsAPI++/stdafx.h deleted file mode 100644 index 9649140359..0000000000 --- a/protocols/WhatsApp/src/WhatsAPI++/stdafx.h +++ /dev/null @@ -1,14 +0,0 @@ -// stdafx.h : Includedatei für Standardsystem-Includedateien
-// oder häufig verwendete projektspezifische Includedateien,
-// die nur in unregelmäßigen Abständen geändert werden.
-//
-
-#pragma once
-
-#include "targetver.h"
-
-#define WIN32_LEAN_AND_MEAN // Selten verwendete Teile der Windows-Header nicht einbinden.
-
-
-
-// TODO: Hier auf zusätzliche Header, die das Programm erfordert, verweisen.
|