summaryrefslogtreecommitdiff
path: root/protocols/Teams/src/stdafx.h
diff options
context:
space:
mode:
authorGeorge Hazan <george.hazan@gmail.com>2025-04-24 17:43:33 +0300
committerGeorge Hazan <george.hazan@gmail.com>2025-04-24 17:43:33 +0300
commit53e0b5f3ff938adf11b2237727510e07e23ffdb6 (patch)
treef1b89510e1ce480200ca9c85df4914a3641795db /protocols/Teams/src/stdafx.h
parentcb1fe45eefc98557069ac57bee75762e25f91e1e (diff)
Teams: fix for private messages sending
Diffstat (limited to 'protocols/Teams/src/stdafx.h')
-rw-r--r--protocols/Teams/src/stdafx.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/protocols/Teams/src/stdafx.h b/protocols/Teams/src/stdafx.h
index 07aee25c19..25d04cc5e4 100644
--- a/protocols/Teams/src/stdafx.h
+++ b/protocols/Teams/src/stdafx.h
@@ -92,7 +92,6 @@ struct AsyncHttpRequest : public MTHttpRequest<CTeamsProto>
#include "teams_proto.h"
#include "requests/chatrooms.h"
-#include "requests/history.h"
#include "requests/search.h"
#endif //_COMMON_H_