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:
Wim Taymans 2003-01-06 23:48:59 +00:00
parent 93d0c4b2e7
commit 27d52ae402

View file

@ -23,6 +23,7 @@
#include "gstutils.h" #include "gstutils.h"
#include "gstmemchunk.h" #include "gstmemchunk.h"
#define GST_IMPLEMENT_INLINES 1
#define __GST_TRASH_STACK_C__ #define __GST_TRASH_STACK_C__
#include "gsttrashstack.h" #include "gsttrashstack.h"