validate
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef COCOATWEET_API_STATUSES_DESTROY_H_
|
||||
#define COCOATWEET_API_STATUSES_DESTROY_H_
|
||||
#ifndef COCOATWEET_API_STATUS_DESTROY_H_
|
||||
#define COCOATWEET_API_STATUS_DESTROY_H_
|
||||
|
||||
#include <memory>
|
||||
#include <cocoatweet/api/interface/httpPost.h>
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef COCOATWEET_API_STATUSED_H_
|
||||
#define COCOATWEET_API_STATUSED_H_
|
||||
#ifndef COCOATWEET_API_STATUS_STATUS_H_
|
||||
#define COCOATWEET_API_STATUS_STATUS_H_
|
||||
|
||||
#include "cocoatweet/api/interface/groupInterface.h"
|
||||
#include "cocoatweet/oauth/oauth.h"
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
#ifndef COCOATWEET_API_STATUSES_UPDATE_H_
|
||||
#define COCOATWEET_API_STATUSES_UPDATE_H_
|
||||
#ifndef COCOATWEET_API_STATUS_UPDATE_H_
|
||||
#define COCOATWEET_API_STATUS_UPDATE_H_
|
||||
|
||||
#include <memory>
|
||||
#include <cocoatweet/api/interface/httpPost.h>
|
||||
|
||||
Reference in New Issue
Block a user