diff --git a/TrafficMonitor/stdafx.h b/TrafficMonitor/stdafx.h index 2f31e673a..e15cdab30 100644 --- a/TrafficMonitor/stdafx.h +++ b/TrafficMonitor/stdafx.h @@ -51,7 +51,6 @@ using std::ofstream; #include //用于支持使用网络相关的类 #include #include -#include #include @@ -82,7 +81,7 @@ using std::ofstream; #define MAX_INSERT_TO_TASKBAR_CNT 5 //尝试嵌入任务栏的最大次数 #define VERSION L"1.74" -#define COMPILE_DATE L"2018/06/14" +#define COMPILE_DATE L"2018/06/17" #define MAX_NOTIFY_ICON 4 //可选的通知区图标数量