mirror of
https://github.com/bulletphysics/bullet3.git
synced 2026-06-08 00:03:53 +00:00
fix build
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
#include "b3SoundSource.h"
|
||||
#include "Bullet3Common/b3Logging.h"
|
||||
#include "b3WriteWavFile.h"
|
||||
#include <math.h>
|
||||
|
||||
template <class T>
|
||||
inline const T& MyMin(const T& a, const T& b)
|
||||
|
||||
Reference in New Issue
Block a user