Add include for std::sort, it needs algorithm.
git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@10329 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
@@ -27,6 +27,8 @@ using namespace irr;
|
||||
#include <IAnimatedMeshSceneNode.h>
|
||||
#include <ISceneManager.h>
|
||||
|
||||
#include <algorithm>
|
||||
|
||||
LodNodeLoader::LodNodeLoader()
|
||||
{
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user