@@ -28,7 +28,6 @@ distribution.
#include <limits.h>
#include <ctype.h>
#include <stdio.h>
-#include <memory.h>
/*
TODO: add 'lastAttribute' for faster parsing.
@@ -50,6 +50,7 @@
<WarningLevel>Level4</WarningLevel>
<Optimization>Disabled</Optimization>
<PreprocessorDefinitions>WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions)</PreprocessorDefinitions>
+ <ExceptionHandling>false</ExceptionHandling>
</ClCompile>
<Link>
<SubSystem>Console</SubSystem>