fix compile issue(s) in BT_USE_DOUBLE_PRECISION mode

This commit is contained in:
Erwin Coumans
2016-05-26 18:21:57 -07:00
parent 0d50d8c73b
commit 098e0158ea
3 changed files with 5 additions and 2 deletions

View File

@@ -17,6 +17,7 @@ subject to the following restrictions:
#ifndef BT_SCALAR_H
#define BT_SCALAR_H
#ifdef BT_MANAGED_CODE
//Aligned data types not supported in managed code
#pragma unmanaged