1
0

Missing auto_ptr header

git-svn-id: http://mc-server.googlecode.com/svn/trunk@210 0a769ca7-a7f5-676a-18bf-c427514a06d6
This commit is contained in:
madmaxoft@gmail.com 2012-02-01 09:16:35 +00:00
parent bb49f0e021
commit 3aa7fb8f94

View File

@ -48,6 +48,7 @@
#include <string>
#include <map>
#include <algorithm>
#include <memory>