include guard

This commit is contained in:
keita
2021-03-14 00:18:12 +09:00
parent ef378fb4c6
commit bc1debe5fe
+2 -2
View File
@@ -1,5 +1,5 @@
#ifndef COCOATWEET_API_MEDIAS_MEDIA_H_
#define COCOATWEET_API_MEDIAS_MEDIA_H_
#ifndef COCOATWEET_API_MEDIA_MEDIA_H_
#define COCOATWEET_API_MEDIA_MEDIA_H_
#include "cocoatweet/api/interface/groupInterface.h"
#include "cocoatweet/oauth/oauth.h"