-
Notifications
You must be signed in to change notification settings - Fork 102
Open
Description
What steps will reproduce the problem?
1. Add #include <memory> to GameCodeStd.h
2. Run Teapot Wars
What is the expected output?
The game to start up
What do you see instead?
Microsoft Visual Studio Exception
What version of the product are you using?
Latest Code base
On what operating system?
Running Windows 8 Enterprise 64bit with visual Studio 2012 Professional
Please provide any additional information below.
I needed to add #include <memory> to the file to get it to compile but I cannot
get past the heapalloc error.
Original issue reported on code.google.com by stephen....@gmail.com on 29 Mar 2013 at 11:21