Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'extern/bullet/Bullet/NarrowPhaseCollision/RaycastCallback.h')
-rw-r--r--extern/bullet/Bullet/NarrowPhaseCollision/RaycastCallback.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/extern/bullet/Bullet/NarrowPhaseCollision/RaycastCallback.h b/extern/bullet/Bullet/NarrowPhaseCollision/RaycastCallback.h
index 8fc97bb3b40..a1d34dcb2f6 100644
--- a/extern/bullet/Bullet/NarrowPhaseCollision/RaycastCallback.h
+++ b/extern/bullet/Bullet/NarrowPhaseCollision/RaycastCallback.h
@@ -37,4 +37,5 @@ public:
virtual void ProcessTriangle(SimdVector3* triangle);
};
-#endif //RAYCAST_TRI_CALLBACK_H \ No newline at end of file
+#endif //RAYCAST_TRI_CALLBACK_H
+