diff options
| author | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-03-04 18:52:10 +0000 |
|---|---|---|
| committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2013-03-04 18:52:10 +0000 |
| commit | a9e2b96e8d4664fddea569f0c233bc0b028555f1 (patch) | |
| tree | b55fa82e609cf319873dfafdb8529aff6efcd425 /plugins/NotifyAnything/SendLog/src/Common.h | |
| parent | 907045128b7dae896d45a40319eb86007df3e36b (diff) | |
- SndLog command line compilation method restored
git-svn-id: http://svn.miranda-ng.org/main/trunk@3886 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/NotifyAnything/SendLog/src/Common.h')
| -rw-r--r-- | plugins/NotifyAnything/SendLog/src/Common.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/plugins/NotifyAnything/SendLog/src/Common.h b/plugins/NotifyAnything/SendLog/src/Common.h deleted file mode 100644 index 6015a1c011..0000000000 --- a/plugins/NotifyAnything/SendLog/src/Common.h +++ /dev/null @@ -1,9 +0,0 @@ -#define _CRT_SECURE_NO_WARNINGS
-
-#define _WINSOCKAPI_ // don't include winsock 1.x
-
-#include <windows.h>
-#include <ws2tcpip.h>
-#include <string>
-#include <iostream>
-
|
