Fixed: std::auto_ptr not found

hg/feature/sound
kervala 15 years ago
parent fbd689a6a0
commit e0f22bf104

@ -22,6 +22,8 @@
#include "nel/misc/fast_floor.h" // inline assembly for fast float<->int conversions
#include "nel/3d/ps_attrib_maker_iterators.h" // some iterators we use
#include <memory>
namespace NL3D
{

Loading…
Cancel
Save