Fixed include

This commit is contained in:
Hauke Zühl
2017-06-09 17:39:27 +02:00
parent 30926d57ce
commit cbc8977d9d
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
#include <string>
#include <map>
#include <curl/curl.h>
#include <curlpp/cURLpp.hpp>
#include <json/json.h>
#include <Telegram/Message.h>