mirror of
https://github.com/pocoproject/poco.git
synced 2025-11-23 13:32:11 +01:00
removed SmallObjectAllocator
removed SmallObjectAllocator (moved to separate branch) and disabled default SOO for Any and Dynamic::Var
This commit is contained in:
@@ -1044,7 +1044,6 @@
|
||||
<ClInclude Include="include\Poco\RefCountedObject.h" />
|
||||
<ClInclude Include="include\Poco\SharedPtr.h" />
|
||||
<ClInclude Include="include\Poco\SingletonHolder.h" />
|
||||
<ClInclude Include="include\Poco\SmallObjectAllocator.h" />
|
||||
<ClInclude Include="include\Poco\SortedDirectoryIterator.h" />
|
||||
<ClInclude Include="include\Poco\String.h" />
|
||||
<ClInclude Include="include\Poco\StringTokenizer.h" />
|
||||
|
||||
Reference in New Issue
Block a user