godot/thirdparty/vhacd/src/FloatMath.cpp

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <assert.h>
#include <math.h>
#include <float.h>
#include "FloatMath.h"
#include <vector>

#define REAL

#include "FloatMath.inl"

#undef REAL
#define REAL

#include "FloatMath.inl"