git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2932
d0543943-73ff-0310-b7d9-
9358b9ac24b2
#include <stdlib.h>
#ifndef _MSC_VER
#include <inttypes.h>
+#ifdef HAVE_TGMATH_H
#include <tgmath.h>
#endif
+#endif
#include "g7xx/g722.h"
#include <stdlib.h>
#ifndef _MSC_VER
#include <inttypes.h>
+#ifdef HAVE_TGMATH_H
#include <tgmath.h>
#endif
+#endif
#include "g7xx/g722.h"
#include <stdlib.h>
#ifndef _MSC_VER
#include <inttypes.h>
+#ifdef HAVE_TGMATH_H
#include <tgmath.h>
#endif
+#endif
#include "g7xx/g711.h"
#include "g7xx/g726.h"