Commit graph

3 commits

Author SHA1 Message Date
ZuBsPaCe
2b36da0f79 Fixes Visual Studio compile error due to pe_bliss
Error: C2039: 'min': is not a member of 'std'
Reason: #2518 introduced pe_bliss

Fix: Visual Studio 2015 & 2013 need to include algorithm header before string, otherwise std:min cannot be used.
See: http://stackoverflow.com/questions/17409956
2015-11-19 11:07:46 +01:00
masoud bh
69fa5ed1c0 add copyright text 2015-11-09 02:24:41 +03:30
masoud bh
55b8c3ee48 change pe_bliss parent directory from /drivers to /tools 2015-11-09 02:24:01 +03:30
Renamed from drivers/pe_bliss/pe_section.cpp (Browse further)