Add newlines to end of files to silence compiler warnings
This commit is contained in:
@ -221,4 +221,4 @@ namespace PolyVox
|
||||
//bool operator<(const AllNodesContainer::iterator& lhs, const AllNodesContainer::iterator& rhs);
|
||||
}
|
||||
|
||||
#endif //__PolyVox_AStarPathfinderImpl_H__
|
||||
#endif //__PolyVox_AStarPathfinderImpl_H__
|
||||
|
@ -43,4 +43,4 @@ namespace PolyVox
|
||||
std::copy(&pSizes[0],&pSizes[N-1],m_pSizes);
|
||||
m_pSizes[N-1]=uSize;
|
||||
}
|
||||
}//namespace PolyVox
|
||||
}//namespace PolyVox
|
||||
|
@ -85,4 +85,4 @@ namespace PolyVox
|
||||
|
||||
#include "PolyVoxImpl/SubArray.inl"
|
||||
|
||||
#endif //__PolyVox_SubArray_H__
|
||||
#endif //__PolyVox_SubArray_H__
|
||||
|
Reference in New Issue
Block a user