From a2b06de59c4b06dd7f7d89968490f60301d76678 Mon Sep 17 00:00:00 2001 From: Oleg Morozenkov Date: Wed, 9 Dec 2015 15:47:09 +0300 Subject: Fix tgbot.h. Closes #11 --- include/tgbot/tgbot.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/tgbot/tgbot.h') diff --git a/include/tgbot/tgbot.h b/include/tgbot/tgbot.h index d393fc7..f377d1e 100644 --- a/include/tgbot/tgbot.h +++ b/include/tgbot/tgbot.h @@ -33,9 +33,7 @@ #include "tgbot/types/Contact.h" #include "tgbot/types/Document.h" #include "tgbot/types/ForceReply.h" -#include "tgbot/types/GenericChat.h" #include "tgbot/types/GenericReply.h" -#include "tgbot/types/GroupChat.h" #include "tgbot/types/InputFile.h" #include "tgbot/types/Location.h" #include "tgbot/types/Message.h" -- cgit v1.2.3