ayazhassan/hydrazine

SystemCompatibility.h work-around not needed with VS2010 anymore

GoogleCodeExporter opened this issue · 1 comments

The namespace work-arounds in SystemCompatibility.h are not needed with VS2010 
anymore, and in fact cause compile problems. Find attached a patch to fix this.

Original issue reported on code.google.com by sschuberth on 1 Aug 2011 at 10:31

Attachments:

I've committed the patch myself in rev. 121.

Original comment by sschuberth on 1 Aug 2011 at 3:43

  • Changed state: Fixed