mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-15 22:01:27 +00:00
Make sure we implement the inlines too for when __inline__ doesn't work
Original commit message from CVS: Make sure we implement the inlines too for when __inline__ doesn't work
This commit is contained in:
parent
93d0c4b2e7
commit
27d52ae402
1 changed files with 1 additions and 0 deletions
|
@ -23,6 +23,7 @@
|
|||
#include "gstutils.h"
|
||||
#include "gstmemchunk.h"
|
||||
|
||||
#define GST_IMPLEMENT_INLINES 1
|
||||
#define __GST_TRASH_STACK_C__
|
||||
#include "gsttrashstack.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue