Fixed compatibility for HTTPClient Library. (HTTPClient by Donatien Garnier)
Dependents: FlashAir_Twitter CyaSSL-Twitter-OAuth4Tw TweetTest NetworkThermometer ... more
Fork of OAuth4Tw by
Diff: OAuth4Tw.h
- Revision:
- 3:c28b796ef7ed
- Parent:
- 0:0048b264a3ad
- Child:
- 4:1ecf49a46040
--- a/OAuth4Tw.h Mon Dec 15 12:24:37 2014 +0000
+++ b/OAuth4Tw.h Wed Jul 08 03:52:54 2015 +0000
@@ -2,7 +2,7 @@
#define MBED_OAUTH4TW_H
#include "mbed.h"
-#include "oauth.h"
+#include <string>
class OAuth4Tw {
public:
ban4jp -
