mirror of
https://github.com/panda3d/panda3d.git
synced 2026-04-22 22:48:51 -05:00
Undo Bullet double define, see https://www.panda3d.org/forums/viewtopic.php?p=88420#88420
This commit is contained in:
@@ -17,10 +17,6 @@
|
||||
|
||||
#include "pandabase.h"
|
||||
|
||||
#ifdef STDFLOAT_DOUBLE
|
||||
#define BT_USE_DOUBLE_PRECISION 1
|
||||
#endif
|
||||
|
||||
#include "btBulletDynamicsCommon.h"
|
||||
|
||||
#ifndef CPPPARSER
|
||||
|
||||
Reference in New Issue
Block a user