diff options
author | George Hazan <george.hazan@gmail.com> | 2025-01-24 19:59:18 +0300 |
---|---|---|
committer | George Hazan <george.hazan@gmail.com> | 2025-01-24 19:59:18 +0300 |
commit | 5d1174129a88c6b527da0ebccfab3eff8d8474ac (patch) | |
tree | e9f933fe045af5aa3f11ce94368bdc955f23f6b7 /protocols/Weather/src/stdafx.h | |
parent | a3139fc57f7d7f6a2d0cbcd6a38041848f24d203 (diff) |
old shitty list removed
Diffstat (limited to 'protocols/Weather/src/stdafx.h')
-rw-r--r-- | protocols/Weather/src/stdafx.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Weather/src/stdafx.h b/protocols/Weather/src/stdafx.h index ebfb15e6f6..583e564abc 100644 --- a/protocols/Weather/src/stdafx.h +++ b/protocols/Weather/src/stdafx.h @@ -31,6 +31,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. #include <richedit.h>
#include <malloc.h>
+#include <vector>
+
#include <newpluginapi.h>
#include <m_acc.h>
#include <m_avatars.h>
|