Fixes to compile MiniCL under Linux.

OpenCL fixes for Linux not processed yet (TBD)
This commit is contained in:
erwin.coumans
2010-08-24 21:35:28 +00:00
parent 1955d08f1b
commit 6a9e16501c
4 changed files with 6 additions and 2 deletions

View File

@@ -329,4 +329,4 @@ public:
virtual void copySoftBodyToVertexBuffer( const btSoftBody *const softBody, btVertexBufferDescriptor *vertexBuffer );
}; // btOpenCLSoftBodySolver
#endif #ifndef BT_SOFT_BODY_SOLVER_OPENCL_H
#endif // #ifndef BT_SOFT_BODY_SOLVER_OPENCL_H