projects
/
blender.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
fix gcc warnings about no newline at end of file
[blender.git]
/
extern
/
bullet2
/
src
/
LinearMath
/
btAlignedObjectArray.h
diff --git
a/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
b/extern/bullet2/src/LinearMath/btAlignedObjectArray.h
index 3a66ebbec2275c2708e86a560ea6856da8f15e28..3bfdb36f4c7a2809892cd637c513d03ef8df7fa5 100644
(file)
--- a/
extern/bullet2/src/LinearMath/btAlignedObjectArray.h
+++ b/
extern/bullet2/src/LinearMath/btAlignedObjectArray.h
@@
-174,4
+174,4
@@
class btAlignedObjectArray
};
-#endif //BT_OBJECT_ARRAY__
\ No newline at end of file
+#endif //BT_OBJECT_ARRAY__