obs-outputs: Add #pragma once to rtmp-helpers.h
This commit is contained in:
parent
14488a8c2f
commit
471d87c940
@ -15,6 +15,8 @@
|
|||||||
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
along with this program. If not, see <http://www.gnu.org/licenses/>.
|
||||||
******************************************************************************/
|
******************************************************************************/
|
||||||
|
|
||||||
|
#pragma once
|
||||||
|
|
||||||
#include "librtmp/rtmp.h"
|
#include "librtmp/rtmp.h"
|
||||||
|
|
||||||
static inline AVal *flv_str(AVal *out, const char *str)
|
static inline AVal *flv_str(AVal *out, const char *str)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user