fixes on unix (new lines and case)

This commit is contained in:
erwin.coumans
2010-01-30 23:48:19 +00:00
parent e57f03599a
commit c71b968110
5 changed files with 9 additions and 5 deletions

View File

@@ -57,4 +57,5 @@ void BT_GPU_PREF(squeezeOverlappingPairBuff)(unsigned int* pPairBuff, unsigned i
//----------------------------------------------------------------------------------------
#endif // BTGPU3DGRIDBROADPHASESHAREDDEFS_H
#endif // BTGPU3DGRIDBROADPHASESHAREDDEFS_H

View File

@@ -63,4 +63,5 @@ struct bt3DGrid3F1U
//----------------------------------------------------------------------------------------
#endif // BTGPU3DGRIDBROADPHASESHAREDTYPES_H
#endif // BTGPU3DGRIDBROADPHASESHAREDTYPES_H

View File

@@ -51,4 +51,5 @@ void BT_GPU_PREF(computeGridSize)(int n, int blockSize, int &numBlocks, int &num
//----------------------------------------------------------------------------------------
} // extern "C"
} // extern "C"