瀏覽代碼

# include <memory> for auto_ptr [3445528]

git-svn-id: https://assimp.svn.sourceforge.net/svnroot/assimp/trunk@1094 67173fc5-114c-0410-ac8e-9d2fd5bffc1f
aramis_acg 13 年之前
父節點
當前提交
34089b4596
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      code/AssimpPCH.h

+ 1 - 0
code/AssimpPCH.h

@@ -117,6 +117,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 #include <new>
 #include <new>
 #include <cstdio>
 #include <cstdio>
 #include <limits.h>
 #include <limits.h>
+#include <memory>
 
 
 // Boost headers
 // Boost headers
 #include <boost/pointer_cast.hpp>
 #include <boost/pointer_cast.hpp>